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

Project created in QDS ignores build directory rules

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 14.0.1
    • None
    • Windows

      I use a custom default build directory for my projects.

      %{JS: Util.asciify("builds/%{Kit:FileSystemName}-%{BuildConfig:Name}")} 

      ({projectroot}/builds/{configuration})

       

      But projects generated by QDS attempt to build here by default:

      {projectroot}

      /../{projectname}-{profile}

       

       

      Reproduce

      • Create a project in QDS
      • Generate CMake files
      • Open QtC
      • Set default path pattern
      • Open CMakeLists in QtC

       

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

            tjenssen Tim Jenssen
            mairtin.s Mairtin Steinkamp
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes