Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.13.0
Description
I have theĀ Save all files before build checkbox checked (as is Qt Creator's default, I believe.) This works as expected for all the build actions except for the action to build the current file, which builds the version on disk without first saving.
This is inconvenient since I mostly use the Build File action to quickly check that what I've just typed is valid code. Remembering to save first isn't a huge deal, but it is an extra step.
This is in a CMake based project, if that matters.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-25276 "Build for Run Configuration" doesn't save files before building
- Closed