https://bugs.kde.org/show_bug.cgi?id=443092
--- Comment #3 from Igor Kushnir <igor...@gmail.com> --- Do you mean that it might be possible to compile KDevelop against system KF5 version (which is built against system Qt 5.12) and against non-system Qt 5.15 version? You can try whether this works by setting KF5_DEP_VERSION to 5.68.0 in KDevelop's top-level CMakeLists.txt. If it doesn't compile right away, maybe you'd also need to revert one or two very recent commits that rely on a later KF5 version. -- You are receiving this mail because: You are watching all bug changes.