[Qt-interest] Cross-compiling Qt (linux -> windows)
Nikos Chantziaras
realnc at arcor.de
Wed Sep 21 16:06:58 CEST 2011
On 09/21/2011 12:52 PM, Victor Leschuk wrote:
> I am trying to cross-compile Qt 4.7.4 from Linux x86_64 for Windows
> x86_64 using the following toolchain:
>
> $ x86_64-w64-mingw32-g++ --version
> x86_64-w64-mingw32-g++ (GCC) 4.5.4 20110822 (prerelease)
>
> Found some articles/mails regarding this point int the web:
>
> http://lists.trolltech.com/qt-interest/200...ead00351-0.html
> <http://lists.trolltech.com/qt-interest/2006-03/thread00351-0.html>
> http://silmor.de/29 (also rather unclear to me part http://silmor.de/38 )
Nah, what you need is this:
http://www.nongnu.org/mingw-cross-env
Everything else is way to complicated.
More information about the Qt-interest-old
mailing list