Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
6.3.0
-
Tested on Windows using Android 10 emulator and Oneplus 5 running Android 10.
-
-
a9841877f3 (qt/qtdeclarative/dev) a9841877f3 (qt/tqtc-qtdeclarative/dev) 0a3d5f4c8e (qt/qtdeclarative/6.4) 0a3d5f4c8e (qt/tqtc-qtdeclarative/6.4) b8955991ed (qt/tqtc-qtdeclarative/6.2) 47c5b2f32d (qt/qtdeclarative/6.3)
Description
Qt Quick Controls – Chat Tutorial is not able to find main.qml file.
Chapters 1, 2 and 3 show white screen and this warning message
W libchapter1_arm64-v8a.so: QQmlApplicationEngine failed to load component W libchapter1_arm64-v8a.so: qrc:/chapter1/main.qml: No such file or directory
Chapters 4 and 5 crash and show this warning message
W libchapter4_arm64-v8a.so: QQmlApplicationEngine failed to load component W libchapter4_arm64-v8a.so: qrc:/chapter4/main.qml: No such file or directory W libchapter4_arm64-v8a.so: exit app 0
Attachments
Issue Links
- relates to
-
QTBUG-103964 Verify that examples using qt_add_qml_module work on Android
- Reported
- resulted in
-
QTBUG-103913 Test manually all the tag:android examples from Qt Creator
- Closed