News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

[suggestion] Not saves files before compiling

Started by Borneq, June 09, 2011, 08:34:01 AM

Previous topic - Next topic

Borneq

If I edit file and compile it, this is not automatically saved. I can't find in options save before compiling. It will be well if this option be default.

oBFusCATed

Only the files in the project are saved before compiling.
There is no way for C::B to know if the current file is or not related to the compilation.
So it can't save random files.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Borneq

#2
No random but files opened in editor and edited. I add to project *.cpp files but no *.h.
Many times I change *.h file, compile and still errors because file not saved.