Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 13.0.0-rc1
-
None
-
Product: Qt Creator 13.0.0-rc1 (12.0.84)
Based on: Qt 6.6.0 (MSVC 2019, x86_64)
Built on: Mar 13 2024 01:48:58
From revision: c6ed1d42c3
-
-
1f0afcaa7 (13.0)
Description
When creating a new Qt Console Project via the QtCreator Wizard (qmake) the default path in the Kit Selection step defaults to folders that create warning:
It looks like the build directory is inside of the source folder, as in this example the project folder is MutingCT_01 where all source should be in.
So normally build resides next to the project folder, but not inside.
This new location would make source code versioning (git, svn, ...) difficult as one would have to exclude changes in the build folder.
Attachments
Issue Links
- is duplicated by
-
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
-
- Closed
-
- relates to
-
QTCREATORBUG-30557 Default build directory has changed
-
- Closed
-
For Gerrit Dashboard: QTCREATORBUG-30562 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
548698,1 | Revert "PE: Make default build directory template relative to src dir" | 13.0 | qt-creator/qt-creator | Status: ABANDONED | 0 | 0 |
549676,3 | Qmake: Do not warn if build directory is child of source dir | 13.0 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |