Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.3.0, 6.3.1
-
-
cb94d6c997 (qt/qtdeclarative/dev) 1f65a840bf (qt/qtdeclarative/6.4) b30aaf3e33 (qt/qtdeclarative/6.3) b30aaf3e33 (qt/tqtc-qtdeclarative/6.3) 1f65a840bf (qt/tqtc-qtdeclarative/6.4)
-
2022wk26FOQtforAndroid
Description
Running a simple example that uses QML_ELEMENT, fails with Qt 6.3.0 on Android due to a module deployment issue.
Take the "Extending QML - Adding Types Example" https://doc.qt.io/qt-6/qtqml-referenceexamples-adding-example.html
Add "QT += quick" to the pro file (otherwise it doesn't compile for Android)
Build and run with the Android Qt 6.3.0 Clang arm64-v8a kit.
W libadding_arm64-v8a.so: QQmlComponent: Component is not ready
W libadding_arm64-v8a.so: QList(qrc:example.qml:52:1: module "People" is not installed
W libadding_arm64-v8a.so: import People 1.0
W libadding_arm64-v8a.so: ^)
W libadding_arm64-v8a.so: exit app 0
Running the same example with Qt 6.2.4 on Android is fine, and running with 6.3.0 on Windows is fine.
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-27819 Custom geometry example crash
- Closed
-
QTCREATORBUG-27820 Custom instancing example crash
- Closed
-
QTCREATORBUG-27821 Custom morphing crash
- Closed
-
QTCREATORBUG-27826 Hello qt quick3d example crash
- Closed
-
QTCREATORBUG-27831 Principled material example crash
- Closed
-
QTCREATORBUG-27832 Procedural texture example crash
- Closed
-
QTCREATORBUG-27836 Skinning example crash
- Closed
-
QTCREATORBUG-27840 Masked mouse area example import issue
- Closed
-
QTCREATORBUG-27846 qquick view comparison example import issue
- Closed
-
QTCREATORBUG-27847 Threaded animation example import issue
- Closed
- mentioned in
-
Page Loading...
For Gerrit Dashboard: QTBUG-102762 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
418842,1 | Install qmltypes.prf for the cross-compiled builds | dev | qt/qtdeclarative | Status: ABANDONED | 0 | 0 |
418843,2 | Install qmltypes.prf for the cross-compiled builds | dev | qt/qtdeclarative | Status: MERGED | +2 | 0 |
418964,2 | Install qmltypes.prf for the cross-compiled builds | 6.4 | qt/qtdeclarative | Status: MERGED | +2 | 0 |
418965,2 | Install qmltypes.prf for the cross-compiled builds | 6.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |