Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.14.0
-
Qt 5.14.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6)) on "xcb"
OS: Ubuntu 18.04.3 LTS [linux version 4.15.0-72-generic]
Desktop Architecture: x86_64; features: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2
Android settings are: SDK Version: 26.1.1, NDK Version: 20.1.5948944
Qt 5.14.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.3.1 20160406 (Red Hat 5.3.1-6)) on "xcb" OS: Ubuntu 18.04.3 LTS [linux version 4.15.0-72-generic] Desktop Architecture: x86_64; features: SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX AVX2 Android settings are: SDK Version: 26.1.1, NDK Version: 20.1.5948944
Description
Create a sample app. It builds and run on an Android device. The app fails to build when the Qt Quick Compiler enabled, reference in qmake is: CONFIG += qtquickcompiler.
The error is reported as: QQmlApplicationEngine failed to load component. My test app is attached.
I was able to reproduce this issue on other app builds.
Attachments
Issue Links
- is duplicated by
-
QTBUG-80894 Android: Multiple qrc files in a subproject break qmlimportscanner
- Closed