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

Cloning ninja build configuration requests mingw32-make build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P3: Somewhat important P3: Somewhat important
    • Qt Creator 3.1.0-rc1
    • Qt Creator 3.0.1
    • None
    • Windows 8.1
      Qt Creator 3.0.1 Based on Qt 5.2.1 (MSVC 2010, 32 bit) Built on Jan 31 2014 at 05:16:27 From revision 51af63bb9e




      Steps to reproduce:

      1. Create a CMakeLists.txt project build with Ninja generator (create with cmake-gui i.e.). Make sure running cmake within Qt-creator uses generator ninja and the Build Steps Make should also be ninja.
      2. In Projects, Build, click Add | Clone selected and give it a name.

      What do you see:

      1. New build configuration with Build Steps Make: mingw32-make

      What do you expect:

      1. New build configuration with Build Steps Make: ninja.

      When running cmake on the new build configuration, I cannot change the generator from MinGW Generator to Ninja Generator.

      When running cmake on the old (ninja) build configuration, I cannot change the generator from Ninja to MinGW, but that's fine.

        1. debuggers.xml
          4 kB
        2. qtversion.xml
          2 kB
        3. toolchains.xml
          13 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            dt Daniel Teske
            woomla Wo Om Laq
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes