Hi,
I downloaded the latest Android NDK and unpacked it to /home/andrej/Public/android-ndk-r10. But when I entered this path to Options/Android, I get a red exclamation sign claiming that it’s not an Android NDK directory. I click OK anyway and get this in General Ouput:
/bin/sh: 1: /home/andrej/Public/android-ndk-r10/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc: not found
The subdirectory arm-linux-androideabi-4.8 is really not there, but there is arm-linux-androideabi-4.9. Why is Qt Creator expecting arm-linux-androideabi-4.8?
↧