Compilation failed :( tst_qwidget.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) class TestNamespace::QPixmap __cdecl qt_pixmapFromWinHBITMAP(struct HBITMAP__ *,int)" (__imp_?qt_pixmapFromWinHBITMAP@@YA?AVQPixmap@TestNamespace@@PEAUHBITMAP__@@H@Z) referenced in function "class TestNamespace::QPixmap __cdecl grabWindow(class TestNamespace::QWindow *,int,int,int,int)" (?grabWindow@@YA?AVQPixmap@TestNamespace@@PEAVQWindow@2@HHHH@Z) release\tst_qwidget.exe : fatal error LNK1120: 1 unresolved externals tst_qwidget.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) class TestNamespace::QPixmap __cdecl qt_pixmapFromWinHBITMAP(struct HBITMAP__ *,int)" (__imp_?qt_pixmapFromWinHBITMAP@@YA?AVQPixmap@TestNamespace@@PEAUHBITMAP__@@H@Z) referenced in function "class TestNamespace::QPixmap __cdecl grabWindow(class TestNamespace::QWindow *,int,int,int,int)" (?grabWindow@@YA?AVQPixmap@TestNamespace@@PEAVQWindow@2@HHHH@Z) release\tst_qwidget.exe : fatal error LNK1120: 1 unresolved externals NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC\BIN\amd64\link.EXE"' : return code '0x460'
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02446/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz Tested changes (refs/builds/stable_1383306534): http://codereview.qt-project.org/69783 [PS2] - Android: implement a simple cache mechanism for assets dirs. http://codereview.qt-project.org/69993 [PS1] - Remove unused field. http://codereview.qt-project.org/69152 [PS3] - Add better version checks for accessibility http://codereview.qt-project.org/69987 [PS4] - Fix stability issues in tst_qwidget with VERIFY_COLOR http://codereview.qt-project.org/69189 [PS2] - Android: Avoid re-creating Random objects. http://codereview.qt-project.org/68759 [PS2] - Android: Check for null pointer before calling ANativeWindow_release() _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
