[Ci-reports] fail on Qt3D_wip_newapi_Integration #226

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Oct 30 16:18:10 CET 2014


Compilation failed :(

  qt3dquick_global.obj : error LNK2019: unresolved external symbol "public: __thiscall QQuickColorValueType::QQuickColorValueType(class QObject *)" (??0QQuickColorValueType@@QAE at PAVQObject@@@Z) referenced in function "public: bool __thiscall Qt3D::Quick::Quick3DValueTypeProvider::typedCreate<class QQuickColorValueType>(class QQmlValueType * &)" (??$typedCreate at VQQuickColorValueType@@@Quick3DValueTypeProvider at Quick@Qt3D@@QAE_NAAPAVQQmlValueType@@@Z)
  qt3dquick_global.obj : error LNK2019: unresolved external symbol "public: __thiscall QQuickFontValueType::QQuickFontValueType(class QObject *)" (??0QQuickFontValueType@@QAE at PAVQObject@@@Z) referenced in function "public: bool __thiscall Qt3D::Quick::Quick3DValueTypeProvider::typedCreate<class QQuickFontValueType>(class QQmlValueType * &)" (??$typedCreate at VQQuickFontValueType@@@Quick3DValueTypeProvider at Quick@Qt3D@@QAE_NAAPAVQQmlValueType@@@Z)
  qt3dquick_global.obj : error LNK2019: unresolved external symbol "public: __thiscall QQuickVector2DValueType::QQuickVector2DValueType(class QObject *)" (??0QQuickVector2DValueType@@QAE at PAVQObject@@@Z) referenced in function "public: bool __thiscall Qt3D::Quick::Quick3DValueTypeProvider::typedCreate<class QQuickVector2DValueType>(class QQmlValueType * &)" (??$typedCreate at VQQuickVector2DValueType@@@Quick3DValueTypeProvider at Quick@Qt3D@@QAE_NAAPAVQQmlValueType@@@Z)
  qt3dquick_global.obj : error LNK2019: unresolved external symbol "public: __thiscall QQuickVector3DValueType::QQuickVector3DValueType(class QObject *)" (??0QQuickVector3DValueType@@QAE at PAVQObject@@@Z) referenced in function "public: bool __thiscall Qt3D::Quick::Quick3DValueTypeProvider::typedCreate<class QQuickVector3DValueType>(class QQmlValueType * &)" (??$typedCreate at VQQuickVector3DValueType@@@Quick3DValueTypeProvider at Quick@Qt3D@@QAE_NAAPAVQQmlValueType@@@Z)
  qt3dquick_global.obj : error LNK2019: unresolved external symbol "public: __thiscall QQuickVector4DValueType::QQuickVector4DValueType(class QObject *)" (??0QQuickVector4DValueType@@QAE at PAVQObject@@@Z) referenced in function "public: bool __thiscall Qt3D::Quick::Quick3DValueTypeProvider::typedCreate<class QQuickVector4DValueType>(class QQmlValueType * &)" (??$typedCreate at VQQuickVector4DValueType@@@Quick3DValueTypeProvider at Quick@Qt3D@@QAE_NAAPAVQQmlValueType@@@Z)
  qt3dquick_global.obj : error LNK2019: unresolved external symbol "public: __thiscall QQuickQuaternionValueType::QQuickQuaternionValueType(class QObject *)" (??0QQuickQuaternionValueType@@QAE at PAVQObject@@@Z) referenced in function "public: bool __thiscall Qt3D::Quick::Quick3DValueTypeProvider::typedCreate<class QQuickQuaternionValueType>(class QQmlValueType * &)" (??$typedCreate at VQQuickQuaternionValueType@@@Quick3DValueTypeProvider at Quick@Qt3D@@QAE_NAAPAVQQmlValueType@@@Z)
  qt3dquick_global.obj : error LNK2019: unresolved external symbol "public: __thiscall QQuickMatrix4x4ValueType::QQuickMatrix4x4ValueType(class QObject *)" (??0QQuickMatrix4x4ValueType@@QAE at PAVQObject@@@Z) referenced in function "public: bool __thiscall Qt3D::Quick::Quick3DValueTypeProvider::typedCreate<class QQuickMatrix4x4ValueType>(class QQmlValueType * &)" (??$typedCreate at VQQuickMatrix4x4ValueType@@@Quick3DValueTypeProvider at Quick@Qt3D@@QAE_NAAPAVQQmlValueType@@@Z)
  C:\work\build\qt\qtbase\lib\Qt53DQuick.dll : fatal error LNK1120: 7 unresolved externals

  Build log: http://testresults.qt-project.org/ci/Qt3D_wip_newapi_Integration/build_00226/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/wip/newapi_1414685037):
    http://codereview.qt-project.org/98255 [PS8] - Colliders/RigidBody: added scalar properties for center and centerOfMass
    http://codereview.qt-project.org/98254 [PS8] - QAbstractCollider: renamed CollisionBehavior values
    http://codereview.qt-project.org/98247 [PS8] - QAbstractLigt refactoring
    http://codereview.qt-project.org/98232 [PS8] - Qt3DQuick value type and color providers
    http://codereview.qt-project.org/98514 [PS1] - Cache the rotation matrix in QRotateTransform.
    http://codereview.qt-project.org/98445 [PS1] - Optimize QHash usage in RenderView::setShaderAndUniforms.
    http://codereview.qt-project.org/98444 [PS1] - Optimize QHash usage in RenderView::setShaderAndUniforms.
    http://codereview.qt-project.org/98443 [PS1] - Optimize QNodePrivate::_q_onNodePropertyChanged slightly.
    http://codereview.qt-project.org/98442 [PS1] - Optimize QHash usage in RenderShader::updateUniforms.
    http://codereview.qt-project.org/98172 [PS8] - QTransform refactored
    http://codereview.qt-project.org/98168 [PS6] - QCamera refactored
    http://codereview.qt-project.org/98146 [PS5] - QTechnique refactored



More information about the Ci-reports mailing list