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

Two kits created for one autodetected Qt version

    XMLWordPrintable

Details

    Description

      1. Have cdb installed.
      2. Build Qt 4.8.6 with MinGW 4.9.1.
        I used the MinGW from the Qt 5.4.1 package.
      3. Build a project on this Qt.
        I used a default Qt Widgets Application.
      4. Have the used MinGW in your PATH variable.
      5. Start Creator with empty settings.
      6. Open the pro-file of the project from step 2.
        Make sure that there is no pro.user-file. Creator will autodetect the Qt version and create two kits with it:
      7. Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits" and compare the two kits.
        They are nearly the same. Differences are that the one has gdb set as debugger, whereas the other has cdb and its mkspec is explicitly set to "win32-g++-4.6".

      In this case, I think Creator should create only one kit which uses gdb.

      Attachments

        1. Makefile
          7 kB
          Robert Löhning
        2. Makefile.Debug
          6 kB
          Robert Löhning
        3. Makefile.Release
          7 kB
          Robert Löhning
        4. doublekit.png
          99 kB
          Robert Löhning

        Issue Links

          For Gerrit Dashboard: QTCREATORBUG-14291
          # Subject Branch Project Status CR V

          Activity

            People

              dt Daniel Teske
              rlohning Robert Löhning
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes