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 <[email protected]>

> > 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
_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to