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

[Reg 12.0 -> 13.0] Repeated "Warning: The build directory should be at the same level as the source directory" when configuring project kits

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • Qt Creator 13.0.0-rc1
    • None
    • Windows 10 22H2

    Description

      In Qt Creator 12 and earlier, the default shadow build folder was:

      <PROJECT_SRC_DIR>/../build-<KIT_NAME>-<BUILD_CONFIG>

       

      Qt Creator 13 restructured this (https://codereview.qt-project.org/c/qt-creator/qt-creator/+/526506 ) to: 

      <PROJECT_SRC_DIR>/build/<KIT_NAME>-<BUILD_CONFIG>

       

      However, the path validator does not seem to have been updated to expect the new structure:

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              skoh-qt Sze Howe Koh
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes