qtbase failed to compile :( ./.obj\release_shared\qwindowsintegration.o:qwindowsintegration.cpp:(.text+0x2d4): undefined reference to `QWindowsKeyMapper::queryKeyboardModifiers()' ./.obj\release_shared\qwindowscontext.o:qwindowscontext.cpp:(.text+0x6e): undefined reference to `QWindowsKeyMapper::QWindowsKeyMapper()' ./.obj\release_shared\qwindowscontext.o:qwindowscontext.cpp:(.text+0xa5b): undefined reference to `QWindowsKeyMapper::possibleKeys(QKeyEvent const*) const' ./.obj\release_shared\qwindowscontext.o:qwindowscontext.cpp:(.text+0x10cb): undefined reference to `QWindowsKeyMapper::queryKeyboardModifiers()' ./.obj\release_shared\qwindowscontext.o:qwindowscontext.cpp:(.text+0x1aea): undefined reference to `QWindowsKeyMapper::~QWindowsKeyMapper()' ./.obj\release_shared\qwindowscontext.o:qwindowscontext.cpp:(.text+0x40a5): undefined reference to `QWindowsKeyMapper::translateKeyEvent(QWindow*, HWND__*, tagMSG const&, long*)' Makefile.Release:196: recipe for target '..\..\..\..\plugins\platforms\qwindows.dll' failed mingw32-make[6]: *** [..\..\..\..\plugins\platforms\qwindows.dll] 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/QtTools_dev_Integration/build_00114/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz Tested changes (refs/builds/dev_1373447615): http://codereview.qt-project.org/60598 [PS3] - Update Info.plist files for new Cocoa main() call pattern _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
