Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
QtTAS 2.0
-
None
Description
Build Qt Project (Build -> Build Qt Project)
Expected Result
Project fails at build step, androiddeployqt is not executed
Actual result
Qt 6.7.2 FAILS Qt 6.8 Beta 1 OK
– Android toolchain file within NDK detected: /home/rami/Android/Sdk/ndk/26.1.10909125-2/build/cmake/android.toolchain.cmake
– Configuring 'qml_in_android_view' for the following Android ABIs: x86_64 (default)
– Found android platform plugin at: /home/johndoe/Qt/6.7.2/android_x86_64/./plugins/platforms/libplugins_platforms_qtforandroid_x86_64.so
– Configuring done
– Generating done
– Build files have been written to: /home/johndoe/Qt/Examples/Qt-6.7.2/platforms/android/qml_in_android_view/build
CMake Warning:
Manually-specified variables were not used by the project:
QT_ANDROID_GENERATE_JAVA_QML_COMPONENTS
ninja: error: unknown target 'aar', did you mean 'aab'?