Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-26635

Static build of Qt fails to compile quick3d (Qt3D)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.0.0 Beta 1
    • Qt3D
    • None
    • * OS: Ubuntu 10.04, Ubuntu 12.04
      * Build: x86 shadow build
      * Configure line:
      {quote}
      configure -static -opensource -confirm-license -silent -prefix $PWD/qtbase
      {quote}

    Description

      make[3]: Entering directory `/home/isdale/testbuild/qt-everywhere-opensource-src-5.0.0/qt3d/src/quick3d'
      rm -f libQt3DQuick.so.5.0.0 libQt3DQuick.so libQt3DQuick.so.5 libQt3DQuick.so.5.0
      linking /home/isdale/testbuild/qt-everywhere-opensource-src-5.0.0/qtbase/lib/libQt3DQuick.so.5.0.0
      .obj/release-static/qquickeffect.o: In function `QQuickEffect::texture2D()':
      qquickeffect.cpp:(.text+0xae): undefined reference to `QGLMaterial::texture(int) const'
      .obj/release-static/qquickeffect.o: In function `QQuickEffect::disableEffect(QGLPainter*)':
      qquickeffect.cpp:(.text+0xec): undefined reference to `QGLPainter::setStandardEffect(QGL::StandardEffect)'
      qquickeffect.cpp:(.text+0x108): undefined reference to `QGLPainter::setColor(QColor const&)'
      .obj/release-static/qquickeffect.o: In function `QQuickEffect::material() const':
      qquickeffect.cpp:(.text+0x16c): undefined reference to `QGLMaterialCollection::material(int) const'
      .obj/release-static/qquickeffect.o: In function `QQuickEffect::enableEffect(QGLPainter*)':
      qquickeffect.cpp:(.text+0x1a5): undefined reference to `QGLPainter::setColor(QColor const&)'
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            seanharmer Sean Harmer
            isdale Keith Isdale (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes