Details
-
Bug
-
Resolution: Won't Do
-
P4: Low
-
None
-
5.15.12
-
None
-
MacOS 13.1 (22C65)
Qt Creator 9.0.1
-
-
2023wk08FOQtforAndroid
Description
Steps to reproduce:
- Open any app that contains Qt Extras type (attaching sample app I created)
- Run the app on an Android device
Expected: The user is able to build and run the app on an Android device
**
Actual: Cannot run the app. It looks like Extras are missing for Android:
W libqtquick_extras_armeabi-v7a.so: QQmlApplicationEngine failed to load component W libqtquick_extras_armeabi-v7a.so: qrc:/main.qml:12:5: Type Tumbler unavailable W libqtquick_extras_armeabi-v7a.so: qrc:/android_rcc_bundle/qml/QtQuick/Extras/Tumbler.qml: No such file or directory W libqtquick_extras_armeabi-v7a.so: exit app 0
Reproducibility: 100%
NOTES: It works with Qt 5.15.10 also it works when built with Qt 5.15.12 for MacOS.
Attachments
Issue Links
- is cloned by
-
QTBUG-111030 [Android] Cannot run the app that contains any QtQuick Controls 1 type
- Closed
- relates to
-
QTBUG-110230 QtCreator tag:android Examples fixes
- Closed
-
QTQAINFRA-5393 Qt Test Attack - Feb, 2023
- Open
- mentioned in
-
Page Loading...