Qt 5.9.7, can't compile to Android, arm-linux-android-elf-64bit,x86-linux-android-elf-64bit,
-
wrote on 23 Apr 2019, 13:00 last edited by clown
-
Hi and welcome to devnet,
Your NDK version is too new.
Please follow the recommendations of the Android Getting started guide in Qt's documentation.
-
wrote on 24 Apr 2019, 11:26 last edited by EddyThis post is deleted!
-
Hi and welcome to devnet,
Your NDK version is too new.
Please follow the recommendations of the Android Getting started guide in Qt's documentation.
wrote on 20 Nov 2019, 13:34 last edited by@SGaist I'm having a similar issue.
I am using QT 5.11.2, SDK version (SDK Tools) 25.2.5, NDK version 10.4.0 (r10e), Android Build Tools version 25.0.2 and Android SDK API level 21. Everything follows the specification in https://wiki.qt.io/Qt_5.11_Tools_and_VersionsBut I get Error message that "QT versions are missing for the following architectures:
mips-linux-android-elf-64bit,
x86-linux-android-elf-64bit,
arm-linux-android-elf-64bit,
mips-linux-android-elf-32bit"Actually, if I use NDK version r20, I have only issues with "x86-linux-android-elf-64bit", and "arm-linux-android-elf-64bit"
This thread is quite old, but any ideas?
I don't want to update QT at the moment.
-
Hi and welcome to devnet,
From the looks of it, you didn't install a build of Qt for Android.