Cross compilation error with QtCreator [Yocto Image]
问题 I've bitbaked a qt5 image for my Beaglebone Black and exported the cross-toolchain sdk. I also tried to setup QtCreator to work with the output toolchain with the steps in this link I put this code at the beginning of the qtcreator.sh file to change the environment variables source /opt/poky/1.6.1/environment-setup-cortexa9hf-vfp-neon-poky-linux-gnueabi and configured the following options qmake : /home/user/cross/sysroots/x86_64-pokysdk-linux/usr/bin/qt5/qmake g++ compiler : /home/user/cross