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

Switching cmake generator for current active kit does not correctly update buildsteps

    XMLWordPrintable

Details

    • Windows

    Description

      Steps to reproduce:

      have a kit without a valid generator (see e.g. QTCREATORBUG-31129 )

      have a configured project (cmake run succeeded)

      I have usually some additional '--target ALL_BUILD' in the command line of the build step which works for vcxproj

      changing the generator now to some different (NMake/NMake JOM) and reconfiguring with initial parameters does not automatically update the build steps as well, which makes building fail

       

      Removing the still present build step and re-adding a cmake buildstep fixes the issue.
      (just checking a valid target does not help, as the --target ALL_BUILD seems to be hard coded?)

      Attachments

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

        Activity

          People

            cadam Cristian Adam
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes