Compilation failed :( tst_qstyle.obj : error LNK2019: unresolved external symbol "private: void __thiscall tst_QStyle::testMacStyle(void)" (?testMacStyle@tst_QStyle@@AAEXXZ) referenced in function "private: static void __cdecl tst_QStyle::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void * *)" (?qt_static_metacall@tst_QStyle@@CAXPAVQObject@@W4Call@QMetaObject@@HPAPAX@Z) release\tst_qstyle.exe : fatal error LNK1120: 1 unresolved externals
Build log: http://testresults.qt-project.org/ci/QtBase_master_Integration/build_04335/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/master_1351173272): http://codereview.qt-project.org/37217 [PS1] - remove last traces of qpluginbase.pri http://codereview.qt-project.org/37215 [PS1] - simplify determination of static plugin link line http://codereview.qt-project.org/37847 [PS1] - Properly check for widget's visibility in doublespinbox autotest http://codereview.qt-project.org/35073 [PS2] - move QMAKEMODULES addition to .qmake.super to qt_build_config.prf http://codereview.qt-project.org/34823 [PS3] - fix 'qmltypes' targets http://codereview.qt-project.org/38019 [PS1] - make qmltypes target properly respect debug vs. release http://codereview.qt-project.org/37181 [PS2] - Happy Eyeballs: Make sure that we commit the address type for SSL connections http://codereview.qt-project.org/38150 [PS2] - Fix qmake's pro file cache to interact correctly with write_file http://codereview.qt-project.org/38003 [PS4] - New-style Windows cursors when dragging object from outside http://codereview.qt-project.org/38007 [PS1] - Prevent potential crash in QXcbCursor::queryPointer(). http://codereview.qt-project.org/37464 [PS3] - Test: remove QSKIP from tst_qstring http://codereview.qt-project.org/37823 [PS1] - test: Remove tst_QPixmap::grabWindow() function http://codereview.qt-project.org/37814 [PS3] - test: Remove QSKIP from tst_QFileDialog2 http://codereview.qt-project.org/37817 [PS2] - test: Remove some QSKIP's from tst_QStyle _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
