https://bugs.kde.org/show_bug.cgi?id=442296
Eduardo <eduardo.c...@kdemail.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INTENTIONAL |--- --- Comment #7 from Eduardo <eduardo.c...@kdemail.net> --- On another computer, I tried setting up the dev environment from scratch with a new "~/kde" directory, and now I get this error again. I'm on Arch Linux. It's true that I have many qt6-* packages, but they are required by other software and not easy to get rid off. However, on my other computer, I also have Arch Linux with many qt6-* packages, and this is building just fine despite that. This makes the life of those trying to contribute to plasma so much difficult. It should be an easy welcoming process, new developers shouldn't have to go through this pain. This is only happening on the "kuserfeedback" project. All the other projects build fine. I don't think this can be considered "intentional", it is surely fixable, since other projects build fine. Why only "kuserfeedback" presents an issue? What is it that makes it special? If it is currently unsupported to build on a system that has qt6 together with qt5, then that is an issue that must be addressed. Maybe some of the CMakeLists.txt files can be set up in a way to accept the existence of qt6 but build against qt5 anyway, like other projects seem to do. I'm reopening this issue, I'll try to investigate more. -- You are receiving this mail because: You are watching all bug changes.