Details
-
Bug
-
Resolution: Invalid
-
P2: Important
-
None
-
6.4.0
-
None
Description
I'm not able to build most of QtAA applications.
For CMAKE projects:
- only ActivityView app is opened and build correctly
- other applications (Applister, VehicalProperties, VehicalPropertiesBrowser) throw errors when opening (additional logs attached):
C:\Qt\Qt_6.4.0_snapshot\6.4.0\android_x86_64\lib\cmake\Qt6AndroidAppsUtils\Qt6AndroidAppsUtilsDependencies.cmake:30: błąd: Unknown CMake command "_qt_internal_find_third_party_dependencies". C:/Qt/Qt_6.4.0_snapshot/6.4.0/android_x86_64/lib/cmake/Qt6AndroidAppsUtils/Qt6AndroidAppsUtilsConfig.cmake:40 (include) C:/Qt/Qt_6.4.0_snapshot/6.4.0/android_x86_64/lib/cmake/Qt6/Qt6Config.cmake:214 (find_package) CMakeLists.txt:17 (find_package)
C:\Qt\Qt_6.4.0_snapshot\6.4.0\android_x86_64\lib\cmake\Qt6\Qt6Config.cmake:214: ostrzeżenie: Found package configuration file: C:/Qt/Qt_6.4.0_snapshot/6.4.0/android_x86_64/lib/cmake/Qt6AndroidAppsUtils/Qt6AndroidAppsUtilsConfig.cmake but it set Qt6AndroidAppsUtils_FOUND to FALSE so package "Qt6AndroidAppsUtils" is considered to be NOT FOUND. CMakeLists.txt:17 (find_package)
C:\Qt\Qt_6.4.0_snapshot\6.4.0\android_x86_64\lib\cmake\Qt6\Qt6Config.cmake:214: ostrzeżenie: Found package configuration file: C:/Qt/Qt_6.4.0_snapshot/6.4.0/android_x86_64/lib/cmake/Qt6IfAndroidVehicleProperties/Qt6IfAndroidVehiclePropertiesConfig.cmake but it set Qt6IfAndroidVehicleProperties_FOUND to FALSE so package "Qt6IfAndroidVehicleProperties" is considered to be NOT FOUND. CMakeLists.txt:15 (find_package)
C:\Qt\Qt_6.4.0_snapshot\6.4.0\android_x86_64\lib\cmake\Qt6IfAndroidVehicleProperties\Qt6IfAndroidVehiclePropertiesDependencies.cmake:30: błąd: Unknown CMake command "_qt_internal_find_third_party_dependencies". C:/Qt/Qt_6.4.0_snapshot/6.4.0/android_x86_64/lib/cmake/Qt6IfAndroidVehicleProperties/Qt6IfAndroidVehiclePropertiesConfig.cmake:40 (include) C:/Qt/Qt_6.4.0_snapshot/6.4.0/android_x86_64/lib/cmake/Qt6/Qt6Config.cmake:214 (find_package) CMakeLists.txt:15 (find_package)
For QMAKE projects:
- when application is build following error is shown:
Error: qmlimportscanner not found at C:/Qt/Qt_6.4.0_snapshot/6.4.0/mingw_64/bin/qmlimportscanner
Attachments
Issue Links
- relates to
-
QTCREATORBUG-27868 Can't find qmlimportscanner when building examples for android
-
- Closed
-
-
QTBUG-105133 [REG 6.3.1] Androiddeployqt doesn't find rcc and qmlimportscanner
-
- Closed
-