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

CMake: Do not generate build directories with spaces in them

XMLWordPrintable

    • b8c5f918bdad5586c2a5bbcfa9bcae1fc2557fa9 (qt-creator/qt-creator/master)

      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.

        For Gerrit Dashboard: QTCREATORBUG-18442
        # Subject Branch Project Status CR V

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes