Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
None
-
6.0.0 Alpha
Description
When building qt dev with cmake and the -static configure flag, it does not automatically import the Qt Quick plugins in use.
This works (somewhat) with qmake, but with cmake it seems to only generate Q_IMPORT_PLUGIN for other plugins, but not for the Qt Quick imports. This causes any Qt Quick application to fail launching.
Attachments
Issue Links
- duplicates
-
QTBUG-86669 Investigate automatic calling of qt6_import_qml_plugins for examples using a static Qt build
-
- Closed
-
- relates to
-
QTBUG-87453 Examples not compiling due 'CMake Error at ../lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:134 (message)'
-
- Closed
-
-
QTBUG-86949 REG: Qt Quick Controls examples fail to run in static build
-
- Closed
-
-
QTBUG-86950 REG: "import QtQuick.Window" does not work with static build
-
- Closed
-