Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
None
-
QDS 4.1
-
None
Description
When trying to run the APK built for the Car Configurator demo it is unable to install despite running in DS. The following warnings and issues were reported:
:-1: warning: Warning: QML import could not be resolved in any of the import paths: CarRendering :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Venodhb_LOD0 Warning: QML import could not be resolved in any of the import paths: ComponentBundles.MaterialBundle :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Urus Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Dome :-1: warning: Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Windows Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.macOS Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.iOS :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DHelpers :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Uk5ofde_LOD0 Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Uk5pebv_LOD0 Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Ulbrbdt_LOD0 Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Ventdee_LOD0 Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.SUV_CarConfig Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.SUV_CarConfig_NewParts :-1: warning: Warning: QML import could not be resolved in any of the import paths: QtQuick.Studio.EventSimulator Warning: QML import could not be resolved in any of the import paths: QtQuick.Studio.EventSystem :-1: warning: Warning: QML import could not be resolved in any of the import paths: CarRendering :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Venodhb_LOD0 :-1: warning: Warning: QML import could not be resolved in any of the import paths: ComponentBundles.MaterialBundle :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Urus :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Dome :-1: warning: Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.Windows :-1: warning: Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.macOS :-1: warning: Warning: QML import could not be resolved in any of the import paths: QtQuick.Controls.iOS :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DHelpers :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Uk5ofde_LOD0 :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Uk5pebv_LOD0 :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Ulbrbdt_LOD0 :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.Ventdee_LOD0 :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.SUV_CarConfig :-1: warning: Warning: QML import could not be resolved in any of the import paths: Quick3DAssets.SUV_CarConfig_NewParts :-1: warning: Warning: QML import could not be resolved in any of the import paths: QtQuick.Studio.EventSimulator :-1: warning: Warning: QML import could not be resolved in any of the import paths: QtQuick.Studio.EventSystem :-1: error: adb: failed to install /Users/patrickthurman/Downloads/car-configurator-main/build-CarRendering-Android_Qt_6_5_1_Clang_arm64_v8a-Release/android-build//build/outputs/apk/release/android-build-release-signed.apk: Failure [INSTALL_FAILED_INSUFFICIENT_STORAGE] :-1: error: Installing to device failed! :-1: error: The process "/Users/patrickthurman/Qt/6.5.1/macos/bin/androiddeployqt" exited with code 16. :-1: error: Installing the app failed with an unknown error.
The project can be found here: https://git.qt.io/playground/car-configurator