On Tuesday 08 January 2013, Diego Iastrubni wrote:
> On Tue, Jan 8, 2013 at 9:51 AM, Konrad Rosenbaum <kon...@silmor.de>
> wrote:
> > One hint that will make it easier: do not try to use GCC as a
> > cross-compiler!
> > Like the Mingw32 gcc to compile for 64bits or the Mingw64 gcc to
> > compile 32bits - finding out how and where to apply the correct
> > options on three different projects will drive you crazy! It is far
> > easier to install both and
> > use each one for its default target.
> 
> So... cross compiling Qt5/win32 from Linux is not possible yet?

In theory it should be possible to create a mkspec for this, but nobody 
attempted it yet. I myself gave up cross-compiling with MinGW from Linux 
somewhen early in the 4.x run, when my orginal recipe failed. 

You have to test the software on Windows anyways, so why bother with 
compiling on a different system? (If it is Bash-Scripts: there is MSys.)


        Konrad

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to