qtbase failed to compile :( ./.obj\release\qwindowsvistastyle.o:qwindowsvistastyle.cpp:(.text+0x72b): undefined reference to `XPThemeData::size()' ./.obj\release\qwindowsvistastyle.o:qwindowsvistastyle.cpp:(.text+0xfce): undefined reference to `XPThemeData::size()' ./.obj\release\qwindowsvistastyle.o:qwindowsvistastyle.cpp:(.text+0x27e7): undefined reference to `XPThemeData::size()' ./.obj\release\qwindowsvistastyle.o:qwindowsvistastyle.cpp:(.text+0x45c6): undefined reference to `XPThemeData::size()' ./.obj\release\qwindowsvistastyle.o:qwindowsvistastyle.cpp:(.text+0x623e): undefined reference to `XPThemeData::size()' ./.obj\release\qwindowsvistastyle.o:qwindowsvistastyle.cpp:(.text+0x884e): more undefined references to `XPThemeData::size()' follow Makefile.Release:1027: recipe for target '..\..\lib\Qt5WidgetsTestInfix.dll' failed mingw32-make[4]: *** [..\..\lib\Qt5WidgetsTestInfix.dll] Error 1 mingw32-make[3]: *** [release] Error 2 mingw32-make[2]: *** [sub-widgets-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_5.4_Integration/build_00189/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz Tested changes (refs/builds/5.4_1409742109): http://codereview.qt-project.org/92957 [PS4] - Make QElapsedTimer default to invalid (and now non-POD). http://codereview.qt-project.org/93096 [PS4] - Windows styles: Scale hardcoded-values according to DPI. http://codereview.qt-project.org/93095 [PS6] - Windows styles: Add device pixel scaling for system metrics. http://codereview.qt-project.org/93801 [PS1] - Change a qFatal to a qWarning http://codereview.qt-project.org/93864 [PS1] - QSwipeGestureRecognizer: Use qAbs() to check distances. http://codereview.qt-project.org/93868 [PS1] - WinRT: Fixed initialization of udp socket http://codereview.qt-project.org/93866 [PS1] - Use QPlatformTheme::SystemIconFallbackThemeName in static QString fallbackTheme() _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
