[Qt-interest] Qt deploy on windows from linux

Patrick Aljord patcito at gmail.com
Thu Feb 5 04:40:03 CET 2009


On Wed, Feb 4, 2009 at 10:05 PM, Malyushytsky, Alex <alex at wai.com> wrote:

>  It is true that your source code can be truly cross platform and you
> don't need to modify it.
>
> What I said is that you still have to build it under the Windows.
>
> Or you say gcc allows you to build application for Windows on Linux?
>

Yes you can with gcc and mingw32 on linux:

 # apt-cache search mingw32
mingw32 - Minimalist GNU win32 (cross) compiler
mingw32-binutils - Minimalist GNU win32 (cross) binutils
mingw32-runtime - Minimalist GNU win32 (cross) runtime

see this example example
http://divided-mind.blogspot.com/2007/09/cross-compiling-qt4win-on-linux.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090204/b2b4637d/attachment.html 


More information about the Qt-interest-old mailing list