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

"Invalid import qualifier ID" message doesn't say why it's invalid

    XMLWordPrintable

Details

    Description

      import QtQuick.Controls.macOS as macOS
      

      results in

      Error compiling qml file: /Users/mitch/dev/temp/quick2/Main.qml:3:34: error: Invalid import qualifier ID
      

      Uppercase works:

      import QtQuick.Controls.macOS as MacOS
      

      The error message should say why it's invalid.

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes