qtbase failed to compile :( g++ -c -pipe -fno-keep-inline-dllexport -O2 -std=c++0x -fno-exceptions -frtti -Wall -Wextra -DUNICODE -DQT_NO_CAST_FROM_ASCII -DQT_NO_DIRECTWRITE -DQT_COMPILES_IN_HARFBUZZ -DQT_NO_FONTCONFIG -DFT2_BUILD_LIBRARY -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DQT_NO_EXCEPTIONS -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PLATFORMSUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I"..\..\..\3rdparty\freetype\src" -I"..\..\..\3rdparty\freetype\include" -I"..\..\..\..\include" -I"..\..\..\..\include\QtPlatformSupport" -I"..\..\..\..\include\QtPlatformSupport\5.0.2" -I"..\..\..\..\include\QtPlatformSupport\5.0.2\QtPlatformSupport" -I"..\..\..\..\include\QtGui" -I"..\..\..\..\include\QtGui\5.0.2" -I"..\..\..\..\include\QtGui\5.0.2\QtGui" -I"..\..\..\..\include\QtCore" -I"..\..\..\..\include\QtCore\5.0.2" -I"..\..\..\..\include\QtCore\5.0.2\QtCore" -I".moc\release_shared" -I"C:\mingw\mingw\include" -I"C:\openssl\include" -I"C:\utils\icu4c\icu\include" -I"..\..\..\..\mkspecs\win32-g++" -o .obj\release_shared\qwindowsc ontext.o qwindowscontext.cpp In file included from qwindowsscreen.cpp:45:0: qwindowscontext.cpp: In constructor 'QWindowsContextPrivate::QWindowsContextPrivate()': qwindowscontext.cpp:273:24: error: 'SetProcessDPIAware' was not declared in this scope Makefile.Release:3224: recipe for target '.obj/release_shared/qwindowscontext.o' failed mingw32-make[6]: *** [.obj/release_shared/qwindowscontext.o] Error 1 mingw32-make[5]: *** [release] Error 2 mingw32-make[4]: *** [sub-windows-make_first] Error 2 mingw32-make[3]: *** [sub-platforms-make_first] Error 2 mingw32-make[2]: *** [sub-plugins-make_first] Error 2 mingw32-make[1]: *** [sub-src-make_first] Error 2 mingw32-make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_release_Integration/build_00137/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/release_1363959141): http://codereview.qt-project.org/51896 [PS2] - Windows: Fix reported screen metrics. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
