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

Default build directory has changed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 13.0.0-rc1
    • None
    • Windows
    • c431f2481 (13.0), a13aa8d3d (master)

      It looks like the default build directory in QTCreator 13 has changed from 

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

      to 

      ./build/%{Asciify:%{Kit:FileSystemName}-%{BuildConfig:Name}}
      

       

      This change is going to really bite and has no apparent benefit except to mess up things for the unwary.  At the least you should draw attention to this significant change in release notes or somewhere.

      I'd like to know how I could specify the build directory in CMaakeLists.txt and .pro files so I can override the default setting without having to change instances of QtCreator. 

      Please think about the consequences of this change.

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

            cadam Cristian Adam
            chortlemortal David Casper
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes