[Ci-reports] fail on Qt3D_dev_Integration #158

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jan 28 11:30:05 CET 2015


Compilation failed :(

  tst_renderentity.obj : error LNK2019: unresolved external symbol "public: class TestNamespace::Qt3D::QNodeId __thiscall TestNamespace::Qt3D::Render::RenderEntity::componentUuid<class TestNamespace::Qt3D::Render::RenderTransform>(void)const " (??$componentUuid at VRenderTransform@Render at Qt3D@TestNamespace@@@RenderEntity at Render@Qt3D at TestNamespace@@QBE?AVQNodeId at 23@XZ) referenced in function "class TestNamespace::Qt3D::QNodeId __cdecl transformUuid(class TestNamespace::Qt3D::Render::RenderEntity *)" (?transformUuid@@YA?AVQNodeId at Qt3D@TestNamespace@@PAVRenderEntity at Render@23@@Z)
  tst_renderentity.obj : error LNK2019: unresolved external symbol "public: class TestNamespace::Qt3D::QNodeId __thiscall TestNamespace::Qt3D::Render::RenderEntity::componentUuid<class TestNamespace::Qt3D::Render::RenderMesh>(void)const " (??$componentUuid at VRenderMesh@Render at Qt3D@TestNamespace@@@RenderEntity at Render@Qt3D at TestNamespace@@QBE?AVQNodeId at 23@XZ) referenced in function "class TestNamespace::Qt3D::QNodeId __cdecl meshUuid(class TestNamespace::Qt3D::Render::RenderEntity *)" (?meshUuid@@YA?AVQNodeId at Qt3D@TestNamespace@@PAVRenderEntity at Render@23@@Z)
  tst_renderentity.obj : error LNK2019: unresolved external symbol "public: class TestNamespace::Qt3D::QNodeId __thiscall TestNamespace::Qt3D::Render::RenderEntity::componentUuid<class TestNamespace::Qt3D::Render::RenderCameraLens>(void)const " (??$componentUuid at VRenderCameraLens@Render at Qt3D@TestNamespace@@@RenderEntity at Render@Qt3D at TestNamespace@@QBE?AVQNodeId at 23@XZ) referenced in function "class TestNamespace::Qt3D::QNodeId __cdecl cameraLensUuid(class TestNamespace::Qt3D::Render::RenderEntity *)" (?cameraLensUuid@@YA?AVQNodeId at Qt3D@TestNamespace@@PAVRenderEntity at Render@23@@Z)
  tst_renderentity.obj : error LNK2019: unresolved external symbol "public: class TestNamespace::Qt3D::QNodeId __thiscall TestNamespace::Qt3D::Render::RenderEntity::componentUuid<class TestNamespace::Qt3D::Render::RenderMaterial>(void)const " (??$componentUuid at VRenderMaterial@Render at Qt3D@TestNamespace@@@RenderEntity at Render@Qt3D at TestNamespace@@QBE?AVQNodeId at 23@XZ) referenced in function "class TestNamespace::Qt3D::QNodeId __cdecl materialUuid(class TestNamespace::Qt3D::Render::RenderEntity *)" (?materialUuid@@YA?AVQNodeId at Qt3D@TestNamespace@@PAVRenderEntity at Render@23@@Z)
  tst_renderentity.obj : error LNK2019: unresolved external symbol "public: class TestNamespace::QList<class TestNamespace::Qt3D::QNodeId> __thiscall TestNamespace::Qt3D::Render::RenderEntity::componentsUuid<class TestNamespace::Qt3D::Render::RenderLayer>(void)const " (??$componentsUuid at VRenderLayer@Render at Qt3D@TestNamespace@@@RenderEntity at Render@Qt3D at TestNamespace@@QBE?AV?$QList at VQNodeId@Qt3D at TestNamespace@@@3 at XZ) referenced in function "class TestNamespace::QList<class TestNamespace::Qt3D::QNodeId> __cdecl layersUuid(class TestNamespace::Qt3D::Render::RenderEntity *)" (?layersUuid@@YA?AV?$QList at VQNodeId@Qt3D at TestNamespace@@@TestNamespace@@PAVRenderEntity at Render@Qt3D at 2@@Z)
  tst_renderentity.obj : error LNK2019: unresolved external symbol "public: class TestNamespace::QList<class TestNamespace::Qt3D::QNodeId> __thiscall TestNamespace::Qt3D::Render::RenderEntity::componentsUuid<class TestNamespace::Qt3D::Render::RenderShaderData>(void)const " (??$componentsUuid at VRenderShaderData@Render at Qt3D@TestNamespace@@@RenderEntity at Render@Qt3D at TestNamespace@@QBE?AV?$QList at VQNodeId@Qt3D at TestNamespace@@@3 at XZ) referenced in function "class TestNamespace::QList<class TestNamespace::Qt3D::QNodeId> __cdecl shadersUuid(class TestNamespace::Qt3D::Render::RenderEntity *)" (?shadersUuid@@YA?AV?$QList at VQNodeId@Qt3D at TestNamespace@@@TestNamespace@@PAVRenderEntity at Render@Qt3D at 2@@Z)
  release\tst_renderentity.exe : fatal error LNK1120: 6 unresolved externals

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

  Tested changes (refs/builds/dev_1422440089):
    http://codereview.qt-project.org/104591 [PS3] - On component removal only deal with the id
    http://codereview.qt-project.org/104590 [PS3] - Unit tests for RenderEntity sceneChangeEvent
    http://codereview.qt-project.org/104589 [PS3] - Cleanup entities component lists on destruction



More information about the Ci-reports mailing list