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

Auto-detection of toolchain for auto-detected kit does not work

XMLWordPrintable

    • f2122583da0e8f32c6ed77cd56b69d66559fe5f7 8d536c3348a05a55d0205454f3064662a49ac319

      1. Have MSVC compiler and CDB debugger installed.
      2. Have a Qt version built with MinGW and a matching MinGW compiler in PATH variable.
      3. Delete Creator's settings from %APPDATA%.
      4. Start Creator.
      5. Go to "Tools" -> "Options..." -> "Build & Run" -> "Kits".
        There will be an auto-detected Kit using the MinGW Qt version. For this Kit, the MSVC compiler and the CDB debugger are set. Creator even shows a warning that these don't match.

      When auto-detecting Kits, Creator should also auto-detect the matching compiler and debugger. In the above example, MinGW and gdb should be set for the kit.

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

            hunger Tobias Hunger
            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