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

qt.conf still expects entries called "Qml2Imports" rather than "QmlImports"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • 6.3.0 Alpha
    • 6.2.1
    • Core: Other
    • None
    • 04ec14105ec41a67fe4d53a1962c9d68c5fd8715 (qt/qtbase/dev)

      The "2" is a vestige from Qt5 having to discern between two versions of the QML language. It should go away.

      In an ideal world we could just rename it, but we have to somehow support qt.conf files with the old name. At least there should be a way to make QmlImports an alias of Qml2Imports. However, as qt.conf is probably read from many places, and the keys are exposed in our API, that still requires a migration path.

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

            jbornema Joerg Bornemann
            ulherman Ulf Hermann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes