CLINK c:\stampho\Qt\qt5-57-release {git}{hg} {lamb} set QTSRCDIR=c:\stampho\Qt\qt5-57-src CLINK c:\stampho\Qt\qt5-57-release {git}{hg} {lamb} c:\stampho\Qt\qt5-57-src\configure.bat -developer-build -release -opensource -confirm-license -mp -platform win32-msvc2013 -opengl desktop + cd qtbase + c:\stampho\Qt\qt5-57-src\qtbase\configure.bat -top-level -developer-build -release -opensource -confirm-license -mp -platform win32-msvc2013 -opengl desktop Please wait while bootstrapping configure ... = c:/stampho/Qt/qt5-57-src/qtbase = c:/stampho/Qt/qt5-57-release/qtbase jom 1.0.16 - empower your cores clang-cl -c -Wmicrosoft -nologo -Zc:wchar_t -W3 -GR -EHsc -w34100 -w34189 -wd4577 -fms-compatibility-version=19.00.23506 -Wno-microsoft-enum-value -DUNICODE -DQT_NO_CODECS -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -D_CRT_SECURE_NO_DEPRECATE -DQT_BOOTSTRAPPED -DQT_BUILD_CONFIGURE -DQT_VERSION_STR=\"5.7.0\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=7 -DQT_VERSION_PATCH=0 -I"..\..\include" -I"..\..\include\QtCore" -I"..\..\include\QtCore\5.7.0" -I"..\..\include\QtCore\5.7.0\QtCore" -I"c:\stampho\Qt\qt5-57-src\qtbase\tools\shared" -I"c:\stampho\Qt\qt5-57-src\qtbase\mkspecs\win32-msvc2012" c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\main.cpp warning: unknown warning option '-Wno-microsoft-enum-value'; did you mean '-Wno-microsoft-exists'? [-Wunknown-warning-option] In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\main.cpp:34: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:29: In file included from ..\..\include\QtCore\qmap.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qmap.h:43: In file included from ..\..\include\QtCore/qiterator.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qiterator.h:43: In file included from ..\..\include\QtCore/qglobal.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qglobal.h:1129: In file included from ..\..\include\QtCore/qtypeinfo.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h:41: In file included from ..\..\include\QtCore/qtypetraits.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(251,19) : error: redefinition of 'QtPrivate::is_integral' template<> struct is_integral : true_type { }; ^~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(235,19) : note: previous definition is here template<> struct is_integral : true_type { }; ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(252,19) : error: redefinition of 'QtPrivate::is_integral' template<> struct is_integral : true_type { }; ^~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(237,19) : note: previous definition is here template<> struct is_integral : true_type { }; ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\main.cpp:34: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:29: In file included from ..\..\include\QtCore\qmap.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qmap.h:43: In file included from ..\..\include\QtCore/qiterator.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qiterator.h:43: In file included from ..\..\include\QtCore/qglobal.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qglobal.h:1129: In file included from ..\..\include\QtCore/qtypeinfo.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(325,1) : error: redefinition of 'QTypeInfo' Q_DECLARE_TYPEINFO(char16_t, Q_RELOCATABLE_TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(299,1) : note: previous definition is here Q_DECLARE_TYPEINFO(ushort, Q_PRIMITIVE_TYPE); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(326,1) : error: redefinition of 'QTypeInfo' Q_DECLARE_TYPEINFO(char32_t, Q_RELOCATABLE_TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(301,1) : note: previous definition is here Q_DECLARE_TYPEINFO(uint, Q_PRIMITIVE_TYPE); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\main.cpp:34: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:29: In file included from ..\..\include\QtCore\qmap.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qmap.h:44: In file included from ..\..\include\QtCore/qlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlist.h:1089: In file included from ..\..\include\QtCore/qbytearraylist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qbytearraylist.h:47: In file included from ..\..\include\QtCore/qbytearray.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qbytearray.h:45: In file included from ..\..\include\QtCore/qnamespace.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(107,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] KeyboardModifierMask = 0xfe000000 ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(163,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] MouseButtonMask = 0xffffffff ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(304,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] WindowFullscreenButtonHint = 0x80000000, ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1342,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImPlatformData = 0x80000000, ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1345,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImQueryAll = 0xffffffff ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1376,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImhExclusiveInputMask = 0xffff0000 ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1593,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] LastGestureType = ~0u ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\main.cpp:34: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:29: In file included from ..\..\include\QtCore\qmap.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qmap.h:44: In file included from ..\..\include\QtCore/qlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlist.h:1090: In file included from ..\..\include\QtCore/qstringlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstringlist.h:47: In file included from ..\..\include\QtCore/qregexp.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qregexp.h:47: In file included from ..\..\include\QtCore/qstring.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(560,20) : error: class member cannot be redeclared static QString fromUtf16(const char16_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(555,20) : note: previous declaration is here static QString fromUtf16(const ushort *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(560,55) : error: redefinition of default argument static QString fromUtf16(const char16_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(555,50) : note: previous definition is here static QString fromUtf16(const ushort *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(562,20) : error: class member cannot be redeclared static QString fromUcs4(const char32_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(556,20) : note: previous declaration is here static QString fromUcs4(const uint *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(562,54) : error: redefinition of default argument static QString fromUcs4(const char32_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(556,47) : note: previous definition is here static QString fromUcs4(const uint *, int size = -1); ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\main.cpp:34: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:34: In file included from ..\..\include\QtCore\qtextstream.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qtextstream.h:46: In file included from ..\..\include\QtCore/qlocale.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlocale.h:43: In file included from ..\..\include\QtCore/qvariant.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/kernel/qvariant.h(196,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] LastType = 0xffffffff // need this so that gcc >= 3.4 allocates 32 bits for Type ^ clang-cl -c -Wmicrosoft -nologo -Zc:wchar_t -W3 -GR -EHsc -w34100 -w34189 -wd4577 -fms-compatibility-version=19.00.23506 -Wno-microsoft-enum-value -DUNICODE -DQT_NO_CODECS -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -D_CRT_SECURE_NO_DEPRECATE -DQT_BOOTSTRAPPED -DQT_BUILD_CONFIGURE -DQT_VERSION_STR=\"5.7.0\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=7 -DQT_VERSION_PATCH=0 -I"..\..\include" -I"..\..\include\QtCore" -I"..\..\include\QtCore\5.7.0" -I"..\..\include\QtCore\5.7.0\QtCore" -I"c:\stampho\Qt\qt5-57-src\qtbase\tools\shared" -I"c:\stampho\Qt\qt5-57-src\qtbase\mkspecs\win32-msvc2012" c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\tools.cpp warning: unknown warning option '-Wno-microsoft-enum-value'; did you mean '-Wno-microsoft-exists'? [-Wunknown-warning-option] In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\tools.cpp:29: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/tools.h:32: In file included from ..\..\include\QtCore\qstring.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h:48: In file included from ..\..\include\QtCore/qchar.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qchar.h:43: In file included from ..\..\include\QtCore/qglobal.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qglobal.h:1129: In file included from ..\..\include\QtCore/qtypeinfo.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h:41: In file included from ..\..\include\QtCore/qtypetraits.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(251,19) : error: redefinition of 'QtPrivate::is_integral' template<> struct is_integral : true_type { }; ^~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(235,19) : note: previous definition is here template<> struct is_integral : true_type { }; ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(252,19) : error: redefinition of 'QtPrivate::is_integral' template<> struct is_integral : true_type { }; ^~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(237,19) : note: previous definition is here template<> struct is_integral : true_type { }; ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\tools.cpp:29: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/tools.h:32: In file included from ..\..\include\QtCore\qstring.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h:48: In file included from ..\..\include\QtCore/qchar.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qchar.h:43: In file included from ..\..\include\QtCore/qglobal.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qglobal.h:1129: In file included from ..\..\include\QtCore/qtypeinfo.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(325,1) : error: redefinition of 'QTypeInfo' Q_DECLARE_TYPEINFO(char16_t, Q_RELOCATABLE_TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(299,1) : note: previous definition is here Q_DECLARE_TYPEINFO(ushort, Q_PRIMITIVE_TYPE); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(326,1) : error: redefinition of 'QTypeInfo' Q_DECLARE_TYPEINFO(char32_t, Q_RELOCATABLE_TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(301,1) : note: previous definition is here Q_DECLARE_TYPEINFO(uint, Q_PRIMITIVE_TYPE); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\tools.cpp:29: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/tools.h:32: In file included from ..\..\include\QtCore\qstring.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h:49: In file included from ..\..\include\QtCore/qbytearray.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qbytearray.h:45: In file included from ..\..\include\QtCore/qnamespace.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(107,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] KeyboardModifierMask = 0xfe000000 ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(163,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] MouseButtonMask = 0xffffffff ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(304,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] WindowFullscreenButtonHint = 0x80000000, ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1342,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImPlatformData = 0x80000000, ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1345,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImQueryAll = 0xffffffff ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1376,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImhExclusiveInputMask = 0xffff0000 ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1593,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] LastGestureType = ~0u ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\tools.cpp:29: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/tools.h:32: In file included from ..\..\include\QtCore\qstring.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(560,20) : error: class member cannot be redeclared static QString fromUtf16(const char16_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(555,20) : note: previous declaration is here static QString fromUtf16(const ushort *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(560,55) : error: redefinition of default argument static QString fromUtf16(const char16_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(555,50) : note: previous definition is here static QString fromUtf16(const ushort *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(562,20) : error: class member cannot be redeclared static QString fromUcs4(const char32_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(556,20) : note: previous declaration is here static QString fromUcs4(const uint *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(562,54) : error: redefinition of default argument static QString fromUcs4(const char32_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(556,47) : note: previous definition is here static QString fromUcs4(const uint *, int size = -1); ^ 8 warnings and 8 errors generated. 9 warnings and 8 errors generated. jom: C:\stampho\Qt\qt5-57-release\qtbase\tools\configure\Makefile [main.obj] Error 1 clang-cl -c -Wmicrosoft -nologo -Zc:wchar_t -W3 -GR -EHsc -w34100 -w34189 -wd4577 -fms-compatibility-version=19.00.23506 -Wno-microsoft-enum-value -DUNICODE -DQT_NO_CODECS -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -D_CRT_SECURE_NO_DEPRECATE -DQT_BOOTSTRAPPED -DQT_BUILD_CONFIGURE -DQT_VERSION_STR=\"5.7.0\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=7 -DQT_VERSION_PATCH=0 -I"..\..\include" -I"..\..\include\QtCore" -I"..\..\include\QtCore\5.7.0" -I"..\..\include\QtCore\5.7.0\QtCore" -I"c:\stampho\Qt\qt5-57-src\qtbase\tools\shared" -I"c:\stampho\Qt\qt5-57-src\qtbase\mkspecs\win32-msvc2012" c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp warning: unknown warning option '-Wno-microsoft-enum-value'; did you mean '-Wno-microsoft-exists'? [-Wunknown-warning-option] In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp:30: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:29: In file included from ..\..\include\QtCore\qmap.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qmap.h:43: In file included from ..\..\include\QtCore/qiterator.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qiterator.h:43: In file included from ..\..\include\QtCore/qglobal.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qglobal.h:1129: In file included from ..\..\include\QtCore/qtypeinfo.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h:41: In file included from ..\..\include\QtCore/qtypetraits.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(251,19) : error: redefinition of 'QtPrivate::is_integral' template<> struct is_integral : true_type { }; ^~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(235,19) : note: previous definition is here template<> struct is_integral : true_type { }; ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(252,19) : error: redefinition of 'QtPrivate::is_integral' template<> struct is_integral : true_type { }; ^~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(237,19) : note: previous definition is here template<> struct is_integral : true_type { }; ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp:30: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:29: In file included from ..\..\include\QtCore\qmap.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qmap.h:43: In file included from ..\..\include\QtCore/qiterator.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qiterator.h:43: In file included from ..\..\include\QtCore/qglobal.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qglobal.h:1129: In file included from ..\..\include\QtCore/qtypeinfo.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(325,1) : error: redefinition of 'QTypeInfo' Q_DECLARE_TYPEINFO(char16_t, Q_RELOCATABLE_TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(299,1) : note: previous definition is here Q_DECLARE_TYPEINFO(ushort, Q_PRIMITIVE_TYPE); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(326,1) : error: redefinition of 'QTypeInfo' Q_DECLARE_TYPEINFO(char32_t, Q_RELOCATABLE_TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(301,1) : note: previous definition is here Q_DECLARE_TYPEINFO(uint, Q_PRIMITIVE_TYPE); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp:30: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:29: In file included from ..\..\include\QtCore\qmap.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qmap.h:44: In file included from ..\..\include\QtCore/qlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlist.h:1089: In file included from ..\..\include\QtCore/qbytearraylist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qbytearraylist.h:47: In file included from ..\..\include\QtCore/qbytearray.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qbytearray.h:45: In file included from ..\..\include\QtCore/qnamespace.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(107,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] KeyboardModifierMask = 0xfe000000 ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(163,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] MouseButtonMask = 0xffffffff ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(304,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] WindowFullscreenButtonHint = 0x80000000, ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1342,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImPlatformData = 0x80000000, ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1345,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImQueryAll = 0xffffffff ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1376,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImhExclusiveInputMask = 0xffff0000 ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1593,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] LastGestureType = ~0u ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp:30: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:29: In file included from ..\..\include\QtCore\qmap.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qmap.h:44: In file included from ..\..\include\QtCore/qlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlist.h:1090: In file included from ..\..\include\QtCore/qstringlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstringlist.h:47: In file included from ..\..\include\QtCore/qregexp.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qregexp.h:47: In file included from ..\..\include\QtCore/qstring.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(560,20) : error: class member cannot be redeclared static QString fromUtf16(const char16_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(555,20) : note: previous declaration is here static QString fromUtf16(const ushort *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(560,55) : error: redefinition of default argument static QString fromUtf16(const char16_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(555,50) : note: previous definition is here static QString fromUtf16(const ushort *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(562,20) : error: class member cannot be redeclared static QString fromUcs4(const char32_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(556,20) : note: previous declaration is here static QString fromUcs4(const uint *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(562,54) : error: redefinition of default argument static QString fromUcs4(const char32_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(556,47) : note: previous definition is here static QString fromUcs4(const uint *, int size = -1); ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp:30: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/configureapp.h:34: In file included from ..\..\include\QtCore\qtextstream.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qtextstream.h:46: In file included from ..\..\include\QtCore/qlocale.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlocale.h:43: In file included from ..\..\include\QtCore/qvariant.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/kernel/qvariant.h(196,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] LastType = 0xffffffff // need this so that gcc >= 3.4 allocates 32 bits for Type ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp:39: In file included from ..\..\include\QtCore\qdebug.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(141,20) : error: class member cannot be redeclared inline QDebug &operator<<(char16_t t) { return *this << QChar(t); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(139,20) : note: previous declaration is here inline QDebug &operator<<(unsigned short t) { stream->ts << t; return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(145,20) : error: class member cannot be redeclared inline QDebug &operator<<(unsigned int t) { stream->ts << t; return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(142,20) : note: previous declaration is here inline QDebug &operator<<(char32_t t) { putUcs4(t); return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(141,20) : error: redefinition of 'operator<<' inline QDebug &operator<<(char16_t t) { return *this << QChar(t); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(139,20) : note: previous definition is here inline QDebug &operator<<(unsigned short t) { stream->ts << t; return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(145,20) : error: redefinition of 'operator<<' inline QDebug &operator<<(unsigned int t) { stream->ts << t; return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(142,20) : note: previous definition is here inline QDebug &operator<<(char32_t t) { putUcs4(t); return maybeSpace(); } ^ clang-cl -c -Wmicrosoft -nologo -Zc:wchar_t -W3 -GR -EHsc -w34100 -w34189 -wd4577 -fms-compatibility-version=19.00.23506 -Wno-microsoft-enum-value -DUNICODE -DQT_NO_CODECS -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_LITE_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT -D_CRT_SECURE_NO_DEPRECATE -DQT_BOOTSTRAPPED -DQT_BUILD_CONFIGURE -DQT_VERSION_STR=\"5.7.0\" -DQT_VERSION_MAJOR=5 -DQT_VERSION_MINOR=7 -DQT_VERSION_PATCH=0 -I"..\..\include" -I"..\..\include\QtCore" -I"..\..\include\QtCore\5.7.0" -I"..\..\include\QtCore\5.7.0\QtCore" -I"c:\stampho\Qt\qt5-57-src\qtbase\tools\shared" -I"c:\stampho\Qt\qt5-57-src\qtbase\mkspecs\win32-msvc2012" c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp warning: unknown warning option '-Wno-microsoft-enum-value'; did you mean '-Wno-microsoft-exists'? [-Wunknown-warning-option] In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp:30: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/environment.h:29: In file included from ..\..\include\QtCore\qstringlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstringlist.h:41: In file included from ..\..\include\QtCore/qlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlist.h:43: In file included from ..\..\include\QtCore/qalgorithms.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qalgorithms.h:43: In file included from ..\..\include\QtCore/qglobal.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qglobal.h:1129: In file included from ..\..\include\QtCore/qtypeinfo.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h:41: In file included from ..\..\include\QtCore/qtypetraits.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(251,19) : error: redefinition of 'QtPrivate::is_integral' template<> struct is_integral : true_type { }; ^~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(235,19) : note: previous definition is here template<> struct is_integral : true_type { }; ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(252,19) : error: redefinition of 'QtPrivate::is_integral' template<> struct is_integral : true_type { }; ^~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypetraits.h(237,19) : note: previous definition is here template<> struct is_integral : true_type { }; ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp:30: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/environment.h:29: In file included from ..\..\include\QtCore\qstringlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstringlist.h:41: In file included from ..\..\include\QtCore/qlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlist.h:43: In file included from ..\..\include\QtCore/qalgorithms.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qalgorithms.h:43: In file included from ..\..\include\QtCore/qglobal.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qglobal.h:1129: In file included from ..\..\include\QtCore/qtypeinfo.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(325,1) : error: redefinition of 'QTypeInfo' Q_DECLARE_TYPEINFO(char16_t, Q_RELOCATABLE_TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(299,1) : note: previous definition is here Q_DECLARE_TYPEINFO(ushort, Q_PRIMITIVE_TYPE); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(326,1) : error: redefinition of 'QTypeInfo' Q_DECLARE_TYPEINFO(char32_t, Q_RELOCATABLE_TYPE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(301,1) : note: previous definition is here Q_DECLARE_TYPEINFO(uint, Q_PRIMITIVE_TYPE); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(258,12) : note: expanded from macro 'Q_DECLARE_TYPEINFO' template<> \ ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qtypeinfo.h(241,7) : note: expanded from macro '\ Q_DECLARE_TYPEINFO_BODY' class QTypeInfo \ ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp:30: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/environment.h:29: In file included from ..\..\include\QtCore\qstringlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstringlist.h:41: In file included from ..\..\include\QtCore/qlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlist.h:1089: In file included from ..\..\include\QtCore/qbytearraylist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qbytearraylist.h:47: In file included from ..\..\include\QtCore/qbytearray.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qbytearray.h:45: In file included from ..\..\include\QtCore/qnamespace.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(107,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] KeyboardModifierMask = 0xfe000000 ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(163,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] MouseButtonMask = 0xffffffff ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(304,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] WindowFullscreenButtonHint = 0x80000000, ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1342,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImPlatformData = 0x80000000, ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1345,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImQueryAll = 0xffffffff ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1376,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] ImhExclusiveInputMask = 0xffff0000 ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/global/qnamespace.h(1593,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] LastGestureType = ~0u ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp:30: In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure/environment.h:29: In file included from ..\..\include\QtCore/qstringlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstringlist.h:41: In file included from ..\..\include\QtCore/qlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlist.h:1090: In file included from ..\..\include\QtCore/qstringlist.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstringlist.h:47: In file included from ..\..\include\QtCore/qregexp.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qregexp.h:47: In file included from ..\..\include\QtCore/qstring.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(560,20) : error: class member cannot be redeclared static QString fromUtf16(const char16_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(555,20) : note: previous declaration is here static QString fromUtf16(const ushort *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(560,55) : error: redefinition of default argument static QString fromUtf16(const char16_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(555,50) : note: previous definition is here static QString fromUtf16(const ushort *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(562,20) : error: class member cannot be redeclared static QString fromUcs4(const char32_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(556,20) : note: previous declaration is here static QString fromUcs4(const uint *, int size = -1); ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(562,54) : error: redefinition of default argument static QString fromUcs4(const char32_t *str, int size = -1) ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(556,47) : note: previous definition is here static QString fromUcs4(const uint *, int size = -1); ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp:32: In file included from ..\..\include\QtCore\qdebug.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h:49: In file included from ..\..\include\QtCore/qtextstream.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qtextstream.h:46: In file included from ..\..\include\QtCore/qlocale.h:1: In file included from ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qlocale.h:43: In file included from ..\..\include\QtCore/qvariant.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/kernel/qvariant.h(196,9) : warning: enumerator value is not representable in the underlying type 'int' [-Wmicrosoft] LastType = 0xffffffff // need this so that gcc >= 3.4 allocates 32 bits for Type ^ In file included from c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp:32: In file included from ..\..\include\QtCore\qdebug.h:1: ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(141,20) : error: class member cannot be redeclared inline QDebug &operator<<(char16_t t) { return *this << QChar(t); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(139,20) : note: previous declaration is here inline QDebug &operator<<(unsigned short t) { stream->ts << t; return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(145,20) : error: class member cannot be redeclared inline QDebug &operator<<(unsigned int t) { stream->ts << t; return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(142,20) : note: previous declaration is here inline QDebug &operator<<(char32_t t) { putUcs4(t); return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(141,20) : error: redefinition of 'operator<<' inline QDebug &operator<<(char16_t t) { return *this << QChar(t); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(139,20) : note: previous definition is here inline QDebug &operator<<(unsigned short t) { stream->ts << t; return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(145,20) : error: redefinition of 'operator<<' inline QDebug &operator<<(unsigned int t) { stream->ts << t; return maybeSpace(); } ^ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/io/qdebug.h(142,20) : note: previous definition is here inline QDebug &operator<<(char32_t t) { putUcs4(t); return maybeSpace(); } ^ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(128,26) : error: cannot initialize an array element of type 'qunicodechar' (aka 'unsigned short') with an lvalue of type 'const char16_t [5]' defaultBuildParts << QStringLiteral("libs") << QStringLiteral("tools") << QStringLiteral("examples"); ^~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(128,26) : warning: suggest braces around initialization of subobject [-Wmissing-braces] defaultBuildParts << QStringLiteral("libs") << QStringLiteral("tools") << QStringLiteral("examples"); ^~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(128,52) : error: cannot initialize an array element of type 'qunicodechar' (aka 'unsigned short') with an lvalue of type 'const char16_t [6]' defaultBuildParts << QStringLiteral("libs") << QStringLiteral("tools") << QStringLiteral("examples"); ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(128,52) : warning: suggest braces around initialization of subobject [-Wmissing-braces] defaultBuildParts << QStringLiteral("libs") << QStringLiteral("tools") << QStringLiteral("examples"); ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(128,79) : error: cannot initialize an array element of type 'qunicodechar' (aka 'unsigned short') with an lvalue of type 'const char16_t [9]' defaultBuildParts << QStringLiteral("libs") << QStringLiteral("tools") << QStringLiteral("examples"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(128,79) : warning: suggest braces around initialization of subobject [-Wmissing-braces] defaultBuildParts << QStringLiteral("libs") << QStringLiteral("tools") << QStringLiteral("examples"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(130,22) : error: cannot initialize an array element of type 'qunicodechar' (aka 'unsigned short') with an lvalue of type 'const char16_t [6]' allBuildParts << QStringLiteral("tests"); ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(130,22) : warning: suggest braces around initialization of subobject [-Wmissing-braces] allBuildParts << QStringLiteral("tests"); ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(305,30) : error: cannot initialize an array element of type 'qunicodechar' (aka 'unsigned short') with an lvalue of type 'const char16_t [2]' const QString zero = QStringLiteral("0"); ^~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(305,30) : warning: suggest braces around initialization of subobject [-Wmissing-braces] const QString zero = QStringLiteral("0"); ^~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp(142,31) : error: cannot initialize an array element of type 'qunicodechar' (aka 'unsigned short') with an lvalue of type 'const char16_t [16]' QString version = execute(QStringLiteral("%1 -dumpversion").arg(info->executable), &returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp(142,31) : warning: suggest braces around initialization of subobject [-Wmissing-braces] QString version = execute(QStringLiteral("%1 -dumpversion").arg(info->executable), &returnValue); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp(500,22) : error: cannot initialize an array element of type 'qunicodechar' (aka 'unsigned short') with an lvalue of type 'const char16_t [5]' QRegExp splitReg(QStringLiteral("[;,]")); ^~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\environment.cpp(500,22) : warning: suggest braces around initialization of subobject [-Wmissing-braces] QRegExp splitReg(QStringLiteral("[;,]")); ^~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(1103,31) : error: cannot initialize an array element of type 'qunicodechar' (aka 'unsigned short') with an lvalue of type 'const char16_t [3]' mod.insert(0, QStringLiteral("qt")); ^~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(1103,31) : warning: suggest braces around initialization of subobject [-Wmissing-braces] mod.insert(0, QStringLiteral("qt")); ^~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(2095,48) : error: cannot initialize an array element of type 'qunicodechar' (aka 'unsigned short') with an lvalue of type 'const char16_t [11]' const QString mkspec = dictionary.contains(QStringLiteral("XQMAKESPEC")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ c:\stampho\Qt\qt5-57-src\qtbase\tools\configure\configureapp.cpp(2095,48) : warning: suggest braces around initialization of subobject [-Wmissing-braces] const QString mkspec = dictionary.contains(QStringLiteral("XQMAKESPEC")) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(173,13) : note: expanded from macro 'QStringLiteral' QT_UNICODE_LITERAL(str) }; \ ^~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(165,35) : note: expanded from macro 'QT_UNICODE_LITERAL' # define QT_UNICODE_LITERAL(str) QT_UNICODE_LITERAL_II(str) ^~~~~~~~~~~~~~~~~~~~~~~~~~ ..\..\include\QtCore/../../../../qt5-57-src/qtbase/src/corelib/tools/qstring.h(139,36) : note: expanded from macro 'QT_UNICODE_LITERAL_II' #define QT_UNICODE_LITERAL_II(str) u"" str ^~~~~~~ fatal error: too many errors emitted, stopping now [-ferror-limit=] 11 warnings and 14 errors generated. jom: C:\stampho\Qt\qt5-57-release\qtbase\tools\configure\Makefile [environment.obj] Error 1 16 warnings and 20 errors generated. jom: C:\stampho\Qt\qt5-57-release\qtbase\tools\configure\Makefile [configureapp.obj] Error 1 jom: C:\stampho\Qt\qt5-57-release\qtbase\tools\configure\Makefile [tools.obj] Error 1