I want to compile qt application for imx6 on Ubuntu 64 bit architecture.
I have created yocto toolchain for compiling qt source code.
when I load qmake file in qtcreator it shows qmake is not executable.
when i check with command file qmake:
qt5/qmake: ELF 32-bit LSB executable, ARM, EABI5 version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.0, BuildID[sha1]=a8d35a7ec22c1c368ba4b9906dc9cd880f146834, stripped
can you please guide me