[Development] Build Qt 5 with MinGW 4.7?

Loaden loaden at gmail.com
Mon Aug 27 02:42:54 CEST 2012


You can add -std=c++11 in mkspecs/win32-g++/qmake.conf / CXXFLAGS by
yourself.
On Linux, These patchs should works well for support -std=c++11 using cross
compilation.
https://codereview.qt-project.org/#change,33044
https://codereview.qt-project.org/#change,33078


2012/8/26 Thiago Macieira <thiago.macieira at intel.com>

> > Since it's indicated in this thread that we can still build C++11
> > executable with non-C++11 Qt library, so I will just go ahead and build
> > Qt 5 without it.
>
> Misfeature. The test is not implemented in the configure.exe because the
> standard MinGW we ship is 4.4 and doesn't benefit from C++11.




-- 
Best Regards
Yuchen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120827/3923e67f/attachment.html>


More information about the Development mailing list