meta-qt5 how to build meta-toolchain-qt5 with root/mkspecs/devices/linux-rasp-pi4-v3d-g++/qmake.conf
Unsolved
Qt Creator and other tools
-
I'm on yocto warrior, x86_64 cross compiling to raspberry pi 4 and I'm not sure of the correct way to tell qt that I want to use that qmake.conf file root/mkspecs/devices/linux-rasp-pi4-v3d-g++/qmake.conf
I can find information of over riding parts of the qmake.conf with a bbappend on qt_base, but I haven't gotten it to work, and I'm not sure that's the right way to go about it because that qmake.conf file for my device must be there for a reason.