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

Preconfigured toolchains in Creator should have distinctive names instead of indices

XMLWordPrintable

    • 0ea7eaa21ef747d8ba943b10fa9848466fdb380a

      1. Install the Qt version, Qt Creator and MinGW from a Qt package.
      2. Start Creator with empty settings, e.g. by using the command line parameter -settingspath.
      3. Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits".
      4. Select the preconfigured kit which uses MinGW.
        Two compilers are configured for this kit:
        C MinGW <version> 32bit
        C++ MinGW <version> 32bit2

      Instead, the names should represent which compiler is for what, e.g.:

      C MinGW <version> 32bit for C
      C++ MinGW <version> 32bit for C++

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

            ankokko Antti Kokko
            rlohning Robert Löhning
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes