-
Bug
-
Resolution: Unresolved
-
P2: Important
-
QDS 4.2
-
None
Action:
- Create a project in Design Studio and generate a CMakeLists.txt
- Open said CMake file in Qt Creator 11 with an Android 6.5.0 arm64 kit
- Build/Deploy the APK to the target (should see design components being auto built)
Expected:
- APK should launch on arm device without issue
Actual:
- APK crashes immediately upon launch complaining of duplicate design studio libraries
Workaround:
- Disable BUILD_QDS_COMPONENTS and clear the cmake and rebuild/deploy with self built components
- relates to
-
QTBUG-137121 Apps won't start on x86 emulator with SDK 28 or 30
-
- Closed
-