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

CMake Presets kits do not reflect changes in the CMakePresets.json file

XMLWordPrintable

    • a3153c535 (9.0)

      When changing any value of the default Kit CMake variables:

      • CMAKE_C_COMPILER
      • CMAKE_CXX_COMPILER
      • QT_QMAKE_EXECUTABLE
      • CMAKE_PREFIX_PATH

      in a CMakePreset.json file, upon reloading of the preset, the old Kit will be used and the new values are not taken into consideration.

      This is due to the fact that Qt Creator only checks if a Kit with QTC_CMAKE_PRESET variable is present. 

       

        1. qtcreator-mingw-preset-kit-hash.gif
          3.16 MB
          Cristian Adam
        2. mingw-preset.zip
          1 kB
          Cristian Adam
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            cadam Cristian Adam
            cadam Cristian Adam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes