Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.14.0
-
Tested on Ubuntu & Win10, Qt 5.14
Description
Adding multiple qrc files to a subproject seems to somehow break qmlimportscanner, resulting in incomplete qml dependencies in APK. Example project attached, where removing gfx.qrc from app.pro RESOURCES "fixes" the project.
The issues did not seem to reproduce with a simple app project with no sub-projects.
Similar setup worked before Qt 5.14.
Attachments
Issue Links
- duplicates
-
QTBUG-80799 Building app for Android fails when Qt Quick Compiler enabled
- Closed
-
QTBUG-80882 QQmlApplicationEngine fails to load component on Android when adding non-qml files to resource
- Closed