| Summary: | kio-extras fails to compile due to missing qcoro-qt6 dependency | ||
|---|---|---|---|
| Product: | [Developer tools] kdesrc-build | Reporter: | benmordecai |
| Component: | setup wizard | Assignee: | Michael Pyne <mpyne> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | fanzhuyifan |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
benmordecai
2023-10-29 12:01:35 UTC
Currently the Qt6 dependencies are listed in a collapsed list in this section https://community.kde.org/Get_Involved/development/Set_up_a_development_environment#Set_up_Qt This seems very easy to overlook.. Thank you, I did not notice that. I had assumed that it was the job of the initial setup script to pull required dependencies. I have edited the wiki to default the section to expanded rather than collapsed (In reply to benmordecai from comment #3) > I have edited the wiki to default the section to expanded rather than > collapsed Given the transition to Qt6, I guess it makes sense for the script to install all Qt6 dependencies automatically. You could submit a MR to add the missing Qt6 dependencies for Arch Linux. |