[Ci-reports] fail on Qt3D_dev_Integration #128

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Jan 23 14:23:46 CET 2015


Compilation failed :(

  	C:\work\build\qt\qtbase\bin\moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_3DCORE_LIB -DQT_GUI_LIB -DQT_TESTLIB_LIB -DQT_CORE_LIB -DQT_NAMESPACE=TestNamespace -DQT_TESTCASE_BUILDDIR=\"C:/work/build/qt/qt3d/tests/auto/core/qaspectfactory\" -DNDEBUG -D_MSC_VER=1600 -D_WIN32 -IC:/work/build/qt/qtbase/mkspecs/win32-msvc2010 -IC:/work/build/qt/qt3d/tests/auto/core/qaspectfactory -IC:/work/build/qt/qtbase/include -IC:/work/build/qt/qtbase/include/Qt3DCore -IC:/work/build/qt/qtbase/include/QtGui -IC:/work/build/qt/qtbase/include/QtTest -IC:/work/build/qt/qtbase/include/QtCore tst_qaspectfactory.cpp -o .moc\release\tst_qaspectfactory.moc
  tst_qaspectfactory.cpp
  tst_qaspectfactory.cpp(98) : error C2065: 'QAspectFactory' : undeclared identifier
  tst_qaspectfactory.cpp(98) : error C2146: syntax error : missing ';' before identifier 'factory'
  tst_qaspectfactory.cpp(98) : error C2065: 'factory' : undeclared identifier
  tst_qaspectfactory.cpp(101) : error C2065: 'factory' : undeclared identifier
  tst_qaspectfactory.cpp(101) : error C2228: left of '.addFactory' must have class/struct/union
  tst_qaspectfactory.cpp(105) : error C2065: 'factory' : undeclared identifier
  tst_qaspectfactory.cpp(105) : error C2228: left of '.availableFactories' must have class/struct/union
  tst_qaspectfactory.cpp(105) : error C2228: left of '.size' must have class/struct/union
  tst_qaspectfactory.cpp(106) : error C2065: 'factory' : undeclared identifier
  tst_qaspectfactory.cpp(106) : error C2228: left of '.availableFactories' must have class/struct/union
  tst_qaspectfactory.cpp(106) : error C2228: left of '.contains' must have class/struct/union
  tst_qaspectfactory.cpp(109) : error C2065: 'factory' : undeclared identifier
  tst_qaspectfactory.cpp(109) : error C2228: left of '.createAspect' must have class/struct/union

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

  Tested changes (refs/builds/dev_1422018418):
    http://codereview.qt-project.org/104213 [PS3] - Add QAspectFactory class, creates aspects by name



More information about the Ci-reports mailing list