Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-24770

Import order does make a difference

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.14.0-beta1
    • Quick / QML Support
    • None

      When using QtQuick3D in conjunction with a Qt 6 kit the order of import statements makes a difference.

      If the order is

      import QtQuick 2.15
      import QtQuick3D 1.15
      then everything works as expected.

      If the order is reversed then View3D is not recognized as Item.

        1. screenshot-1.png
          4 kB
          Thomas Hartmann
        2. screenshot-2.png
          38 kB
          Thomas Hartmann
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            fawzi Fawzi Mohamed
            thohartm Thomas Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes