Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.8.4
-
-
2025wk30s2QtforAndroid
Description
I am testing this on macOS 15. I have downloaded Qt 6.8.4 for Android ARM64 through the Qt Maintenance Tool.
When opening Qt Creator, it does not automatically detect the 6.8.4 installation. Additionally, if I try to manually add version 6.8.4 for Android ARM64, through the Kits -> Qt versions dialog, and select the associated qmake executable, I get the following error:
The qmake executable /Users/nils/Qt/6.8.4/android_arm64_v8a/bin/qmake could not be added: "/Users/nils/Qt/6.8.4/android_arm64_v8a/bin/qmake" produced no output: /Users/nils/Qt/6.8.4/android_arm64_v8a/bin/qmake: line 7: /Users/qt/work/install/bin/qmake6: No such file or directory.
The same issue occurs if I use the qmake6 executable.
The same issue occurs on x86 32-bit and Android x86_64.
Note there is a separate issue on Android ARMv7, where I get the error
The qmake executable /Users/nils/Qt/6.8.4/android_armv7/bin/qmake could not be added: qmake "/Users/nils/Qt/6.8.4/android_armv7/bin/qmake" is not an executable.