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

Import order does make a difference

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes