Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P1: Critical
-
Resolution: Done
-
Affects Version/s: 5.13.1
-
Fix Version/s: 5.12.5, 5.13.1, 5.14.0 Alpha
-
Component/s: Build System, QML: Tooling
-
Labels:None
-
Commits:0647df8c88d4eaeedd19456b6e382308208e2be1 (qt/qtdeclarative/5.12)
Description
Since the resolution of QTBUG-73669, you can no longer enable qtquickcompiler feature to a Qt module or any project that also has non-QML module subproject files.
For example, compiling QtCharts with qtquickcompiler enabled will result with immediate failure:
root@munkone:qtcharts ((aa765c1b...))$ qmake CONFIG+=qtquickcompiler Info: creating stash file /qtcharts/.qmake.stash Info: creating cache file /qtcharts/.qmake.cache Project ERROR: The qtquickcompiler feature cannot be used without the QML module.
Attachments
Issue Links
- resulted from
-
QTBUG-73669 Adding *.js to resources of project without QML leads to linker error
-
- Closed
-