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

Could not read qmake configuration file

$
0
0
Hi, I’m trying to develop for Android using Qt, but with no success. I have tried several combinations of Qt versions, Android Targets (both emulators and real devices), and development platforms (Mac and Linux). The error message varies, but in all these combinations I have the following errors in the “General Messages” tab : /bin/sh: 1: /opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc: not found Could not read qmake configuration file /home/guilhermebrant/Qt5.2.0/5.2.0-beta1/android_armv7/mkspecs/android-g++/qmake.conf. /bin/sh: 1: /opt/android/ndk/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin/arm-linux-androideabi-gcc: not found Could not read qmake configuration file /home/guilhermebrant/Qt5.2.0/5.2.0-beta1/android_armv5/mkspecs/android-g++/qmake.conf. /bin/sh: 1: /opt/android/ndk/toolchains/x86-4.8/prebuilt/linux-x86_64/bin/i686-linux-android-gcc: not found Could not read qmake configuration file /home/guilhermebrant/Qt5.2.0/5.2.0-beta1/android_x86/mkspecs/android-g++/qmake.conf. Could this be the issue preventing me from deploying to Android? Thanks in advance, lgb.

Viewing all articles
Browse latest Browse all 2113

Trending Articles