[Ci-reports] fail on Qt5_dev_Integration #594

Qt Continuous Integration System ci-noreply at qt-project.org
Sat Feb 7 15:45:42 CET 2015


Compilation failed :(

  qgraphicscontext.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::bind(unsigned int,enum QOpenGLTexture::TextureUnitReset)" (__imp_?bind at QOpenGLTexture@@QAAXIW4TextureUnitReset at 1@@Z) referenced in function "public: int __cdecl Qt3D::Render::QGraphicsContext::activateTexture(enum Qt3D::Render::TextureScope,class Qt3D::Render::RenderTexture *,int)" (?activateTexture at QGraphicsContext@Render at Qt3D@@QAAHW4TextureScope at 23@PAVRenderTexture at 23@H at Z)
  qgraphicscontext.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl QOpenGLTexture::height(void)const " (__imp_?height at QOpenGLTexture@@QBAHXZ) referenced in function "private: void __cdecl Qt3D::Render::QGraphicsContext::bindFrameBufferAttachmentHelper(unsigned int,class Qt3D::Render::AttachmentPack const &)" (?bindFrameBufferAttachmentHelper at QGraphicsContext@Render at Qt3D@@AAAXIABVAttachmentPack at 23@@Z)
  qgraphicscontext.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl QOpenGLTexture::width(void)const " (__imp_?width at QOpenGLTexture@@QBAHXZ) referenced in function "private: void __cdecl Qt3D::Render::QGraphicsContext::bindFrameBufferAttachmentHelper(unsigned int,class Qt3D::Render::AttachmentPack const &)" (?bindFrameBufferAttachmentHelper at QGraphicsContext@Render at Qt3D@@AAAXIABVAttachmentPack at 23@@Z)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl QOpenGLTexture::~QOpenGLTexture(void)" (__imp_??1QOpenGLTexture@@QAA at XZ) referenced in function "public: void * __cdecl QOpenGLTexture::`scalar deleting destructor'(unsigned int)" (??_GQOpenGLTexture@@QAAPAXI at Z)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __cdecl QOpenGLTexture::create(void)" (__imp_?create at QOpenGLTexture@@QAA_NXZ) referenced in function "private: class QOpenGLTexture * __cdecl Qt3D::Render::RenderTexture::buildGLTexture(void)" (?buildGLTexture at RenderTexture@Render at Qt3D@@AAAPAVQOpenGLTexture@@XZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __cdecl QOpenGLTexture::maximumMipLevels(void)const " (__imp_?maximumMipLevels at QOpenGLTexture@@QBAHXZ) referenced in function "private: class QOpenGLTexture * __cdecl Qt3D::Render::RenderTexture::buildGLTexture(void)" (?buildGLTexture at RenderTexture@Render at Qt3D@@AAAPAVQOpenGLTexture@@XZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setMipLevels(int)" (__imp_?setMipLevels at QOpenGLTexture@@QAAXH at Z) referenced in function "private: class QOpenGLTexture * __cdecl Qt3D::Render::RenderTexture::buildGLTexture(void)" (?buildGLTexture at RenderTexture@Render at Qt3D@@AAAPAVQOpenGLTexture@@XZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setFormat(enum QOpenGLTexture::TextureFormat)" (__imp_?setFormat at QOpenGLTexture@@QAAXW4TextureFormat at 1@@Z) referenced in function "private: class QOpenGLTexture * __cdecl Qt3D::Render::RenderTexture::buildGLTexture(void)" (?buildGLTexture at RenderTexture@Render at Qt3D@@AAAPAVQOpenGLTexture@@XZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setSize(int,int,int)" (__imp_?setSize at QOpenGLTexture@@QAAXHHH at Z) referenced in function "private: class QOpenGLTexture * __cdecl Qt3D::Render::RenderTexture::buildGLTexture(void)" (?buildGLTexture at RenderTexture@Render at Qt3D@@AAAPAVQOpenGLTexture@@XZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl QOpenGLTexture::QOpenGLTexture(enum QOpenGLTexture::Target)" (__imp_??0QOpenGLTexture@@QAA at W4Target@0@@Z) referenced in function "private: class QOpenGLTexture * __cdecl Qt3D::Render::RenderTexture::buildGLTexture(void)" (?buildGLTexture at RenderTexture@Render at Qt3D@@AAAPAVQOpenGLTexture@@XZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setComparisonFunction(enum QOpenGLTexture::ComparisonFunction)" (__imp_?setComparisonFunction at QOpenGLTexture@@QAAXW4ComparisonFunction at 1@@Z) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::updateWrapAndFilters(void)" (?updateWrapAndFilters at RenderTexture@Render at Qt3D@@AAAXXZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setComparisonMode(enum QOpenGLTexture::ComparisonMode)" (__imp_?setComparisonMode at QOpenGLTexture@@QAAXW4ComparisonMode at 1@@Z) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::updateWrapAndFilters(void)" (?updateWrapAndFilters at RenderTexture@Render at Qt3D@@AAAXXZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setMaximumAnisotropy(float)" (__imp_?setMaximumAnisotropy at QOpenGLTexture@@QAAXM at Z) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::updateWrapAndFilters(void)" (?updateWrapAndFilters at RenderTexture@Render at Qt3D@@AAAXXZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setMinMagFilters(enum QOpenGLTexture::Filter,enum QOpenGLTexture::Filter)" (__imp_?setMinMagFilters at QOpenGLTexture@@QAAXW4Filter at 1@0 at Z) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::updateWrapAndFilters(void)" (?updateWrapAndFilters at RenderTexture@Render at Qt3D@@AAAXXZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static bool __cdecl QOpenGLTexture::hasFeature(enum QOpenGLTexture::Feature)" (__imp_?hasFeature at QOpenGLTexture@@SA_NW4Feature at 1@@Z) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::updateWrapAndFilters(void)" (?updateWrapAndFilters at RenderTexture@Render at Qt3D@@AAAXXZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setWrapMode(enum QOpenGLTexture::CoordinateDirection,enum QOpenGLTexture::WrapMode)" (__imp_?setWrapMode at QOpenGLTexture@@QAAXW4CoordinateDirection at 1@W4WrapMode at 1@@Z) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::updateWrapAndFilters(void)" (?updateWrapAndFilters at RenderTexture@Render at Qt3D@@AAAXXZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl QOpenGLPixelTransferOptions::QOpenGLPixelTransferOptions(void)" (__imp_??0QOpenGLPixelTransferOptions@@QAA at XZ) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::setToGLTexture(class QSharedPointer<class Qt3D::TexImageData>)" (?setToGLTexture at RenderTexture@Render at Qt3D@@AAAXV?$QSharedPointer at VTexImageData@Qt3D@@@@@Z)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLPixelTransferOptions::setAlignment(int)" (__imp_?setAlignment at QOpenGLPixelTransferOptions@@QAAXH at Z) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::setToGLTexture(class QSharedPointer<class Qt3D::TexImageData>)" (?setToGLTexture at RenderTexture@Render at Qt3D@@AAAXV?$QSharedPointer at VTexImageData@Qt3D@@@@@Z)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setData(int,int,enum QOpenGLTexture::CubeMapFace,enum QOpenGLTexture::PixelFormat,enum QOpenGLTexture::PixelType,void const *,class QOpenGLPixelTransferOptions const * const)" (__imp_?setData at QOpenGLTexture@@QAAXHHW4CubeMapFace at 1@W4PixelFormat at 1@W4PixelType at 1@PBXQBVQOpenGLPixelTransferOptions@@@Z) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::setToGLTexture(class QSharedPointer<class Qt3D::TexImageData>)" (?setToGLTexture at RenderTexture@Render at Qt3D@@AAAXV?$QSharedPointer at VTexImageData@Qt3D@@@@@Z)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: __cdecl QOpenGLPixelTransferOptions::~QOpenGLPixelTransferOptions(void)" (__imp_??1QOpenGLPixelTransferOptions@@QAA at XZ) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::setToGLTexture(class QSharedPointer<class Qt3D::TexImageData>)" (?setToGLTexture at RenderTexture@Render at Qt3D@@AAAXV?$QSharedPointer at VTexImageData@Qt3D@@@@@Z)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::setCompressedData(int,int,enum QOpenGLTexture::CubeMapFace,int,void const *,class QOpenGLPixelTransferOptions const * const)" (__imp_?setCompressedData at QOpenGLTexture@@QAAXHHW4CubeMapFace at 1@HPBXQBVQOpenGLPixelTransferOptions@@@Z) referenced in function "private: void __cdecl Qt3D::Render::RenderTexture::setToGLTexture(class QSharedPointer<class Qt3D::TexImageData>)" (?setToGLTexture at RenderTexture@Render at Qt3D@@AAAXV?$QSharedPointer at VTexImageData@Qt3D@@@@@Z)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::allocateStorage(void)" (__imp_?allocateStorage at QOpenGLTexture@@QAAXXZ) referenced in function "public: class QOpenGLTexture * __cdecl Qt3D::Render::RenderTexture::getOrCreateGLTexture(void)" (?getOrCreateGLTexture at RenderTexture@Render at Qt3D@@QAAPAVQOpenGLTexture@@XZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: bool __cdecl QOpenGLTexture::isStorageAllocated(void)const " (__imp_?isStorageAllocated at QOpenGLTexture@@QBA_NXZ) referenced in function "public: class QOpenGLTexture * __cdecl Qt3D::Render::RenderTexture::getOrCreateGLTexture(void)" (?getOrCreateGLTexture at RenderTexture@Render at Qt3D@@QAAPAVQOpenGLTexture@@XZ)
  rendertexture.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: unsigned int __cdecl QOpenGLTexture::textureId(void)const " (__imp_?textureId at QOpenGLTexture@@QBAIXZ) referenced in function "public: int __cdecl Qt3D::Render::RenderTexture::textureId(void)" (?textureId at RenderTexture@Render at Qt3D@@QAAHXZ)
  qgraphicshelperes2.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned int __cdecl QOpenGLTexture::textureId(void)const " (__imp_?textureId at QOpenGLTexture@@QBAIXZ)
  qgraphicshelperes2.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::release(void)" (__imp_?release at QOpenGLTexture@@QAAXXZ) referenced in function "public: virtual void __cdecl Qt3D::Render::QGraphicsHelperES2::bindFrameBufferAttachment(class QOpenGLTexture *,struct Qt3D::Render::Attachment const &)" (?bindFrameBufferAttachment at QGraphicsHelperES2@Render at Qt3D@@UAAXPAVQOpenGLTexture@@ABUAttachment at 23@@Z)
  qgraphicshelperes2.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __cdecl QOpenGLTexture::bind(void)" (__imp_?bind at QOpenGLTexture@@QAAXXZ) referenced in function "public: virtual void __cdecl Qt3D::Render::QGraphicsHelperES2::bindFrameBufferAttachment(class QOpenGLTexture *,struct Qt3D::Render::Attachment const &)" (?bindFrameBufferAttachment at QGraphicsHelperES2@Render at Qt3D@@UAAXPAVQOpenGLTexture@@ABUAttachment at 23@@Z)
  qgraphicshelperes2.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: enum QOpenGLTexture::Target __cdecl QOpenGLTexture::target(void)const " (__imp_?target at QOpenGLTexture@@QBA?AW4Target at 1@XZ) referenced in function "public: virtual void __cdecl Qt3D::Render::QGraphicsHelperES2::bindFrameBufferAttachment(class QOpenGLTexture *,struct Qt3D::Render::Attachment const &)" (?bindFrameBufferAttachment at QGraphicsHelperES2@Render at Qt3D@@UAAXPAVQOpenGLTexture@@ABUAttachment at 23@@Z)
  ..\..\lib\Qt53DRenderer.dll : fatal error LNK1120: 27 unresolved externals

  Build log: http://testresults.qt-project.org/ci/Qt5_dev_Integration/build_00594/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1423316929):
    http://codereview.qt-project.org/102241 [PS3] - Added Qt3D as a part of qt5.git default repositories



More information about the Ci-reports mailing list