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