Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.0 Beta 1
-
None
-
Qt 5.11 beta1
Win7 SP1
Description
Currently the qtquickcompiler only works with user created .qrc file. However qmake also supports immediate qrc, which is auto generated when other files are added to RESOURCES, for example:
RESOURCES += qml/MyClass1.qml qml/MyClass2.qml
qmake would create qmake_qmake_immediate.qrc and add qml/MyClass1.qml qml/MyClass2.qml to it automatically.
It would be great if the qtquickcompiler can work with qmake_qmake_immediate.qrc, that would greatly simplify project management.
Attachments
For Gerrit Dashboard: QTBUG-67011 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
223133,3 | Fix use of CONFIG+=qtquickcompiler with spaces in paths | 5.11 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
223304,1 | Fix CONFIG+=qtquickcompiler and immediate resources with shadow builds | 5.11 | qt/qtdeclarative | Status: ABANDONED | -1 | 0 |
223389,4 | Fix CONFIG+=qtquickcompiler and immediate resources with shadow builds | 5.11 | qt/qtbase | Status: MERGED | +2 | 0 |