[Development] Compiling QT 5.7 Windows 64-bit

Thiago Macieira thiago.macieira at intel.com
Tue Mar 29 03:57:53 CEST 2016


On segunda-feira, 28 de março de 2016 21:33:11 PDT Partha Bagchi wrote:
> EXTRA_CXXFLAGS = -std=c++11 -DUNICODE -ffunction-sections

It's there, but it's not in your command-line, which had:

g++ -c -o project.o -DUNICODE -g   -IZ:/src/qt5/qtbase/qmake

It's missing two options. I don't know how or why. From what I can see in the 
Makefile, it should be impossible.

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




More information about the Development mailing list