[Development] Compiling QT 5.7 Windows 64-bit

Thiago Macieira thiago.macieira at intel.com
Tue Mar 29 03:25:32 CEST 2016


On segunda-feira, 28 de março de 2016 18:30:22 PDT Partha Bagchi wrote:
> > Looks like it's not compiling as C++11.
> 
> Adding c++11 does not make any difference.

configure should have got the flag from the mkspec. Can you check if qmake/
Makefile has a line with QMAKE_CXXFLAGS_CXX11? It probably exists and is empty 
for you. That means configure failed to parse your mkspec somehow.

Happy debugging the getQMakeConf shell function.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Development mailing list