https://bugs.kde.org/show_bug.cgi?id=523177
Bug ID: 523177
Summary: qmake6 is missing from KDE SDK 6.11
Classification: Developer tools
Product: Qt/KDE Flatpak Runtime
Version First unspecified
Reported In:
Platform: Flatpak
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Version 6.10 of the KDE SDK has a qmake as well as a qmke6 binary. However, in
version 6.11 of the SDK qmake6 is missing and only qmake is present. I have
some Apps which require qmake6 to e be present during build (e.g.
https://codeberg.org/JakobDev/jdSystemMonitor/src/commit/56bbdf18b710b738d2bc785b11e2a67198d2b3ca/scripts/run-qt-tool.py#L9),
so the Apps no longer build in the new Runtime. So having a Symlink which
points from qmake6 to qmake would fix that.
--
You are receiving this mail because:
You are watching all bug changes.