问题
On my last question I asked how to get a Qt toolchain. I tried on Linux host and it works. Now I need to know how to make work that toolchain on Windows platform? Or what Yocto setup do I need to generate a Qt Windows SDK installer?
Would SDK_OS = "Windows"
do anything?
回答1:
It wasn't so hard.
Just need to download and add the layer meta-mingw
and set SDKMACHINE
to a machine available (basically 32b or 64b) on meta-mingw/conf/machine-sdk
来源:https://stackoverflow.com/questions/40376459/how-do-i-generate-a-toolchain-for-windows-using-yocto