Details
-
Task
-
Resolution: Done
-
P3: Somewhat important
-
6.2.0
Description
Come up with a list of build tools.
- moc
- rcc
- tracegen
- qmake
- ?
Move them out of $prefix/bin to $prefix/libexec.
Reasoning is that build tools are not user facing applications and thus should not pollute PATH which would usually point to $prefix/bin on Linux distros.
Attachments
Issue Links
- depends on
-
QTBUG-91756 Create qt.conf file in $prefix/libexec on non-Windows platforms
- Closed
- relates to
-
QTBUG-89170 Make Qt 5 and Qt 6 co-installable for Linux distributions
- Closed
-
QTBUG-103395 file INSTALL cannot find "/home/qt/work/qt/qttools/build/target/libexec/qhelpgenerator": No such file or directory.
- Closed
-
PYSIDE-1518 pyside shouldn't try to create uic, rcc and designer copies
- Closed
- resulted in
-
QBS-1636 "The process '[...]/qtbase/bin/moc' could not be started: execve: No such file or directory" when building a Qbs project against dev branch
- Closed