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

Build fails if Qt configured with -no-stl

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • Qt3D TP2
    • 4.7.4
    • Qt3D
    • None
    • Mac OS X 10.6.7
    • 717600d87063b75ada7ddbeb22acda20ea454e38

    Description

      Qt 4.7.4 configured with -no-stl.

      Following build instructions for qt-quick3d (master) results in:

      qailoader.cpp: In member function 'void QAiLoader::loadMesh(aiMesh*)':
      qailoader.cpp:132: error: 'class QString' has no member named 'toStdString'
      qailoader.cpp:150: error: 'class QString' has no member named 'toStdString'
      qailoader.cpp:160: error: 'class QString' has no member named 'toStdString'
      qailoader.cpp:167: error: 'class QString' has no member named 'toStdString'
      qailoader.cpp: In member function 'QGLSceneNode* QAiLoader::loadMeshes()':
      qailoader.cpp:283: error: 'class QString' has no member named 'toStdString'
      qailoader.cpp: In member function 'void QAiLoader::loadTextures(aiMaterial*, QGLMaterial*)':
      qailoader.cpp:426: error: 'class QString' has no member named 'toStdString'
      qailoader.cpp:439: error: 'class QString' has no member named 'toStdString'
      qailoader.cpp:453: error: 'class QString' has no member named 'toStdString'

      Suggested solution: remove dependence on QString::toStdString()

      Attachments

        Issue Links

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

          Activity

            People

              sarasmit Sarah Smith (closed Nokia identity) (Inactive)
              asm Andy M
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes