Compilation failed :(

  qiconloader.obj : error LNK2019: unresolved external symbol "class 
TestNamespace::QFactoryLoader * __cdecl qt_iconEngineFactoryLoader(void)" 
(?qt_iconEngineFactoryLoader@@YAPAVQFactoryLoader@TestNamespace@@XZ) referenced 
in function "public: void __thiscall 
TestNamespace::QIconLoader::ensureInitialized(void)" 
(?ensureInitialized@QIconLoader@TestNamespace@@QAEXXZ)
  ..\..\lib\Qt5Gui.dll : fatal error LNK1120: 1 unresolved externals
  NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
10.0\VC\BIN\link.EXE"' : return code '0x460'

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00989/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1366726884):
    http://codereview.qt-project.org/54520 [PS2] - Set the sysroot if cross 
compiling the cmake tests.
    http://codereview.qt-project.org/54483 [PS1] - Use the CMake list separator 
for content in a CMake list.
    http://codereview.qt-project.org/54521 [PS1] - QDataStream: Be a bit more 
verbose about operator>>(char *&)
    http://codereview.qt-project.org/54426 [PS2] - Cocoa: Add setAlertState(), 
isAlertState(), beep() functions
    http://codereview.qt-project.org/54551 [PS1] - Don't crash on a null window 
pointer.
    http://codereview.qt-project.org/54509 [PS1] - Fixed QGLWidget not being 
able to be made current with a context.
    http://codereview.qt-project.org/54498 [PS1] - Fixed crashes relating to 
SVG icons.
    http://codereview.qt-project.org/54465 [PS1] - QNX host lookup: do not try 
to load libresolv.so, it is not there
    http://codereview.qt-project.org/53146 [PS1] - Improved robustness of 
threaded rendering in hellowindow example.
    http://codereview.qt-project.org/54443 [PS1] - Move Mac translations to 
.cpp file for lupdate to pick them up.
    http://codereview.qt-project.org/54333 [PS3] - Use a QVector<QDateTime> 
instead of an array in QFileInfoPrivate
    http://codereview.qt-project.org/54388 [PS6] - Remove 
QLocalePrivate::m_localeID
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to