hi
I have Problem to Build Qt for Android .
http://qt-project.org/wiki/Qt5ForAndroidBuilding
MY PROBLEM
root@mehdi-HP-ProBook-4520s:/home/mehdi/Desktop/QT/qt5.0.1/qt5# ./configure -developer-build -xplatform android-g++ -android-ndk YOUR_NDK_DIR -android-sdk YOUR_SDK_DIR -nomake tests -nomake examples
+ /home/mehdi/Desktop/QT/qt5.0.1/qt5/qtbase/configure -developer-build -xplatform android-g++ -android-ndk YOUR_NDK_DIR -android-sdk YOUR_SDK_DIR -nomake tests -nomake examples
Which edition of Qt do you want to use ?
Type ‘c’ if you want to use the Commercial Edition.
Type ‘o’ if you want to use the Open Source Edition.
o
*Can not detect Android NDK toolchain. Please use -android-toolchain-version to specify
*** qtbase/configure exited with non-zero status.
*@@
↧