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

Loading QML3D files: qmlviewer.exe expects only plugins that are built it in Release mode, but by default Qt 3D is built in debug mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • Qt3D TP1
    • 4.7.2
    • Qt3D
    • None
    • Windows 7, MS VC 2010, Qt 4.7.2 from Git master, Qt 3D from Git master (https://qt.gitorious.org/qt-labs/qt3d)

    Description

      When compiling Qt 3D in Windows, the default build (with nmake) is a debug build. So when trying to load QML3D files qmlviewer.exe cannot find the Qt3D QML plugins since it seems to expect them to be built in release mode. The debug build of the Qt3D QML plugins have a 'd' appended into their names.

      When opening teapot-bounce.qml the result in qmlviewer.exe warning console is
      "file:///C:/src/qt/qt3d/examples/tutorials/teapot-qml/teapot-bounce.qml:42:1:
      module "Qt3D" plugin "qthreedqmlplugin" not found
      import Qt3D 1.0"

      Attachments

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

        Activity

          People

            dpope Daniel Pope (closed Nokia identity) (Inactive)
            kypeli Johan Paul
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes