Qt Creator setup in General Project auto-saving files before build. How?
-
Hello all!
Is there any way to setup in Qt Creator General project auto-saving all files before building or running? For now it's not saving it, not even asking about it like in QML or Qt projects.
I've already checked this:
It's ignored .
-
Tools > Options > Build & Run > General > Build and Run > Save all files before build
Regards
-
Issue closed. Cleaning Qt Creator cache and reseting and installing this setting - solved problem for me. Kind on bug in Qt Creator after update.
-
@bogong What do you mean with "GENERAL PROJECT"?
If you encounter problems, provide a minimal example so others can reproduce your problems.
Regards