[Ci-reports] fail on Qt3D_dev_Integration #111

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jan 20 22:36:00 CET 2015


Compilation failed :(

  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qscopedpointer.h(51) : error C2027: use of undefined type 'TestNamespace::Qt3D::QScenePrivate'jom: C:\work\build\qt\qt3d\src\core\Makefile.Release [.obj\release\qaspectengine.obj] Error 2
          c:\work\build\qt\qtbase\include\qt3dcore\../../../qt3d/src/core/qscene.h(55) : see declaration of 'TestNamespace::Qt3D::QScenePrivate'
          c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qscopedpointer.h(47) : while compiling class template member function 'void TestNamespace::QScopedPointerDeleter<T>::cleanup(T *)'
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qscopedpointer.h(51) : error C2118: negative subscript
  c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/tools/qscopedpointer.h(54) : warning C4150: deletion of pointer to incomplete type 'TestNamespace::Qt3D::QScenePrivate'; no destructor called
          c:\work\build\qt\qtbase\include\qt3dcore\../../../qt3d/src/core/qscene.h(55) : see declaration of 'TestNamespace::Qt3D::QScenePrivate'

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

  Tested changes (refs/builds/dev_1421788932):
    http://codereview.qt-project.org/104105 [PS3] - Have Scene3DItem deal with input events
    http://codereview.qt-project.org/104104 [PS3] - Use the const_cast once at renderer creation
    http://codereview.qt-project.org/104103 [PS3] - Remove unneeded forward declare
    http://codereview.qt-project.org/104102 [PS3] - The input aspect don't need QWindow anymore
    http://codereview.qt-project.org/104101 [PS3] - Remove the now useless QuickWindow
    http://codereview.qt-project.org/104100 [PS3] - Move CameraController in the input aspect
    http://codereview.qt-project.org/104099 [PS2] - Move the camera update logic in CameraController
    http://codereview.qt-project.org/104098 [PS2] - Turn CameraController into an event filter
    http://codereview.qt-project.org/104097 [PS2] - Allow to query the aspects on the engine
    http://codereview.qt-project.org/104096 [PS2] - Allow the scene to know its engine
    http://codereview.qt-project.org/104095 [PS2] - Don't leak the d-pointer of QScene



More information about the Ci-reports mailing list