[Interest] Nice blog posts about cross-compiling Qt apps from windows to linux & mac

Nikos Chantziaras realnc at gmail.com
Tue Jan 30 05:15:27 CET 2018


On 29/01/18 19:56, David M. Cotter wrote:
>> You can just use this:
>>
>>   http://mxe.cc
> 
> hmm
> 
> this appears to allow you to develop on MacOS X
> 
> are you saying that this lets you cross-compille to Windows?
> 
> ie: build on MacOS the actual windows binary?

Yes. That's exactly what it does.


> but i don’t expect it can debug windows (remotely) from the mac. :(

Haven't tried it. But it might work. Google gives some hits on this. 
Example:

   http://mingw-cross.sourceforge.net/cross_debug.html

If you can run gdbserver on the VM, it might even be possible to debug 
it running in the VM. But again, I don't know and I didn't try.




More information about the Interest mailing list