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

QmlParser takes only kits in account known at startup

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • Qt Creator 3.0.0-rc1
    • Quick / QML Support
    • Mac OSX 10.8.5, Qt Creator 3.0 (self-compiled) based on Qt5.2 (self-compiled)

      Steps to reproduce:

      • have a Qt4 in PATH and start Qt Creator with clean settings (do no use Creator from a Qt package)
      • go to Preferences -> Build & Run -> Qt Versions
      • check that Creator has only detected the Qt4 version, and add a Qt5.2 version
      • hit Apply and add a kit on the Kits page for the Qt5.2 version
      • create a new Qt Quick UI (QtQuick 2.0)

      Current result:

      • Creator marks all Qml items unlined with a warning (M324 using Qt Quick 1) although the only applicable kit (Qt5.2) is selected for this project

      Note: Restarting Qt Creator with the newly created settings and re-opening the last project/session makes these warnings disappear. Seems as if QmlParser uses only the Qt versions or Kits which are known at startup, but ignores currently added versions/kits.

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

            qtqmlteam Qt Qml Team User
            cstenger Christian Stenger
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes