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

CMake: Do not generate build directories with spaces in them

    XMLWordPrintable

Details

    Description

      When a project is first time configured, the kit selection for targets "Release with Debug Information" and "Minimum Size Release" will generate "/<path>/build-<proj>Desktop-Release with Debug Information" and "/<path>/build<proj>Desktop-Minimum Size Release"

      In some cases the presence of the spaces will generate configuration problems and since Qt Creator runs CMake twice it will appear very suspicious to have one successful run and one failed run.

      Please use - instead of spaces in the directory name.

      Attachments

        Issue Links

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

          Activity

            People

              hunger Tobias Hunger
              cadam Cristian Adam
              Votes:
              3 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes