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:
i have tried other tool chain no success. unable understand getting wrong , how resolve it.
Comments
Post a Comment