How can i compile Qt project to iMX6 (Yocto) and Linux from Windows host?
-
wrote on 24 Dec 2019, 08:54 last edited by
Hi,
I am working on Windows10 with Qt. I need to run my projects on other devices (iMX6-Yocto and RaspberryPi-Linux) but i do not know how to cross compile projects to other platforms from Windows10.
Can anyone help me? or if there is an documentation about this., just comment below.Thanks.
-
Hi,
I am working on Windows10 with Qt. I need to run my projects on other devices (iMX6-Yocto and RaspberryPi-Linux) but i do not know how to cross compile projects to other platforms from Windows10.
Can anyone help me? or if there is an documentation about this., just comment below.Thanks.
wrote on 24 Dec 2019, 15:55 last edited by@furkancanby said in How can i compile Qt project to iMX6 (Yocto) and Linux from Windows host?:
how to cross compile projects to other platforms from Windows10.
You may want to use a virtual machine (VM) so to have a Linux guest OS where you'll find setting up and working with cross-compiling environment/tools easier than on Windows OS...
-
wrote on 25 Dec 2019, 05:25 last edited by
So, can you explain the instructions if you know in linux.
-
So, can you explain the instructions if you know in linux.
wrote on 25 Dec 2019, 18:35 last edited by@furkancanby Internet search could be your friend with this topic...
For Raspberry Pi devices you can try these guides:
For iMX6 devices, since you didn't describe yours you may want to check this guide as a starting point...
4/4