Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

Qt Creator doesn't accept my Android NDK directory

$
0
0
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?

Viewing all articles
Browse latest Browse all 2113

Trending Articles