Details
-
Task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
-
cc800c417 (dev)
Description
I get this warning while trying to configure a static developer build of Qt:
Qt is now configured for building. Just run 'cmake --build . --parallel'
Once everything is built, Qt is installed. You should NOT run 'cmake --install .'
Note that this build cannot be deployed to other machines or devices.To configure and build other Qt modules, you can use the following convenience script:
/Users/sami/projects/qt-dom-static-build/qtbase/bin/qt-configure-moduleIf reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory
Alternatively, you can add the --fresh flag to your CMake flags.– Configuring done (35.1s)
CMake Error: AUTOMOC for target tst_qmllint_import_rel_script_init: The "moc" executable "/Users/sami/projects/qt-dom-static-build/qtbase/libexec/moc" does not exist.
CMake Generate step failed. Build files cannot be regenerated correctly.
CMake Error at /Users/sami/projects/qt-dom/qtbase/cmake/QtProcessConfigureArgs.cmake:1131 (message):
CMake exited with code 1.
I used following line to configure it:
../qt-dom/configure -developer-build -ccache -static -submodules qtdeclarative -no-warnings-are-errors
on today's dev of declarative.
Attachments
Issue Links
- relates to
-
QTBUG-96937 Move static plugin object_init code from qt_add_qml_module to qt_add_qml_plugin
- Reported
For Gerrit Dashboard: QTBUG-129585 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
595119,4 | fix tst_qmllint_import_rel_script on static builts | dev | qt/qtdeclarative | Status: MERGED | +2 | +1 |