Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.7.2, 6.8.0 Beta1
-
4be1823e4 (dev), aa9f8db49 (6.8), 8bb2a0c02 (6.7)
Description
Have Qt 6.7.2 or 6.8.0 sources available, configure no-gui build (linux, Qt 6.8.0 beta1):
cmake -DFEATURE_gui=OFF -G Ninja -DCMAKE_INSTALL_PREFIX:PATH=/home/qt/RTA/src-6.8.0/qtbase /home/qt/RTA/src-6.8.0
And build, will finish successfully, but when comparing compiled files to 6.7.1 following are not compiled:
src-6.8.0/qtbase/bin/lconvert
src-6.8.0/qtbase/bin/lrelease
src-6.8.0/qtbase/bin/lupdate
src-6.8.0/qtbase/libexec/lprodump
src-6.8.0/qtbase/libexec/lrelease-pro
src-6.8.0/qtbase/libexec/lupdate-pro
src-6.8.0/qtbase/translations/qtbase_en.qm
src-6.8.0/qtbase/translations/qtconnectivity_en.qm
(note, no other translation files checked, only the _en)
This might be intentional change, but I'd like to double check.
Attachments
Issue Links
- resulted from
-
QTBUG-125066 Configure fails in qttools if PrintSupport is disabled
- Closed
For Gerrit Dashboard: QTBUG-126189 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
567528,2 | CMake: Re-enable lupdate/lconvert/lrelease in no-gui builds | dev | qt/qttools | Status: MERGED | +2 | 0 |
567545,2 | CMake: Re-enable lupdate/lconvert/lrelease in no-gui builds | 6.8 | qt/qttools | Status: MERGED | +2 | 0 |
567735,2 | CMake: Re-enable lupdate/lconvert/lrelease in no-gui builds | 6.7 | qt/qttools | Status: MERGED | +2 | 0 |