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

Importing qtquickcontrols2 from a per-repo cmake build always results in an "Imported Kit"

    XMLWordPrintable

Details

    • 06410dcb809eab179a1526fc1e33fbc2ef15bf7b

    Description

      1. Build per-repo build of Qt, including qtquickcontrols2.
      2. Set up a kit manually for that build in Creator.
      3. Open qtquickcontrols2/CMakeLists.txt and import the build from earlier. The project will be configured using an automatically generated "Imported Kit" instead of the manually defined kit.

      The correct behaviour can be seen when importing qmake builds; Creator sees that the build belongs to an existing Qt version and sets up the project using the correct kit.

      Comparing the manually defined kit and the generated Imported Kit, the only difference I can see is that the Imported Kit is missing a Qt version.

      Attachments

        Issue Links

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

          Activity

            People

              cadam Cristian Adam
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes