Compilation failed :(

  qurl.obj : error LNK2019: unresolved external symbol "class 
TestNamespace::QString __cdecl qt_normalizePathSegments(class 
TestNamespace::QString const &,bool)" 
(?qt_normalizePathSegments@@YA?AVQString@TestNamespace@@ABV12@_N@Z) referenced 
in function "public: void __thiscall 
TestNamespace::QUrlPrivate::appendPath(class TestNamespace::QString &,class 
TestNamespace::QUrlTwoFlags<enum TestNamespace::QUrl::UrlFormattingOption,enum 
TestNamespace::QUrl::ComponentFormattingOption>,enum 
TestNamespace::QUrlPrivate::Section)const " 
(?appendPath@QUrlPrivate@TestNamespace@@QBEXAAVQString@2@V?$QUrlTwoFlags@W4UrlFormattingOption@QUrl@TestNamespace@@W4ComponentFormattingOption@23@@2@W4Section@12@@Z)
  ..\..\lib\Qt5Core.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_dev_Integration/build_01227/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1373718181):
    http://codereview.qt-project.org/54700 [PS4] - QUrl: add 
NormalizePathSegments to UrlFormattingOptions
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to