QutiPi / meta-qutipi

Yocto layer for the Quti Pi development platform
0 stars 0 forks source link

Windows toolchain Qt config paths #28

Open motters opened 6 years ago

motters commented 6 years ago

When exporting the windows / meta-mingw toolchain with qt libs the path host is set to linux.

This has to be manually changed before distribution.

motters commented 6 years ago

qt.conf file also needs the following adding

HostSpec = linux-g++
TargetSpec = devices/linux-oe-generic-g++

With transfer of linux-oe-generic-g++ makespec to usr\lib\qt5\mkspecs\devices