Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 4.9.0-beta1
-
None
-
-
312c4a14339655ca6c80de0f8444ccf54931f68c (qt-creator/qt-creator/4.9)
Description
I set the next default build directory (Tool > Options > Build & Run > General > Build and Run > Default build directory):
../%{JS: Util.asciify("build/%{CurrentProject:Name}-%{CurrentKit:FileSystemName}-%{CurrentBuild:Name}")}
But when i opened existed qbs project without .user file, Qt Creator ignores this change and suggests the next path:
D:/path/to/projects/build-some_project-Qt_5_12_1_msvc2017-Debug
instead of
D:/path/to/projects/build/some_project-Qt_5_12_1_msvc2017-Debug
Attachments
For Gerrit Dashboard: QTCREATORBUG-22142 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
255924,2 | QbsProjectManager: Fix default build directory | 4.9 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |