Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: Qt Creator 4.14.0
-
Fix Version/s: Qt Creator 4.14.1, Qt Creator 4.15.0-beta1
-
Component/s: Project & Build Management
-
Labels:None
-
Platform/s:
-
Commits:9c822eeab93a98e3d7f05699361774837e0b0fd2 (qt-creator/qt-creator/4.14)
Description
I have updated Qt Creator through Qt online installer.
When I try to add a new file to Qbs project, Qt Crerator creates new file on filesystem but it fails to add the created file to project.
The console says:
{{
Failed to update files in Qbs project: Failed to add files to project: Project file updates are not enabled in this build of qbs.
Failed to add files to project: Project file updates are not enabled in this build of qbs..
The affected files are:
/path/to/project/file.cpp
}}
Similarly, renaming file also does not work properly.
Attachments
For Gerrit Dashboard: QTCREATORBUG-25232 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
329807,2 | cmake build: Turn project file updates on by default | 1.18 | qbs/qbs | Status: MERGED | +2 | +1 |
329820,2 | Qbs: Update to head of 1.18 | 4.14 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
335820,3 | cmake build: Explicitly turn on project file updates on the QtC side | 4.14 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
337092,3 | cmake build: Fix project files updates in Qbs binary | 1.18 | qbs/qbs | Status: MERGED | +2 | +1 |