c++ - Error while setting cross compiler in QT5.2.1 -


i working on cross compiling qt apps beaglebone black. have installed qt5.2.1 on ubuntu 14.04 , working ubuntu. have installed compiler gcc-linaro-arm-linux-gnueabihf 4.8-2013.04-20130417_linux cross compilation.

but when setting cross compiler getting red mark on kit option , error below :

the compiler 'xxxxxxxxx'(arm-linux-generic-elf-32bit) cannot produce code qt version qt 5.2.1 in path qt5 (x86-linux-generic-elf-32bit)

screen shot below:

enter image description here

i have tried other tool chain no success. unable understand getting wrong , how resolve it.


Comments

Popular posts from this blog

javascript - Create websocket without connecting -

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

Android SDK Manager freezes after installation of OSX 10.11 El Capitan public Beta -