News:

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

Main Menu

Order of compilation [tiny suggestion]

Started by Dmytry, May 20, 2006, 11:14:57 AM

Previous topic - Next topic

Dmytry

When editing both header and source, it is often the case that other cpp files using this header get compiled first, so one has to wait for error messages longer.
It would be great if CodeBlocks build system would compile the most recently modified cpp file first, so that errors show up faster.

mandrav

Quote from: Dmytry on May 20, 2006, 11:14:57 AM
It would be great if CodeBlocks build system would compile the most recently modified cpp file first, so that errors show up faster.
Ctrl-Shift-F9 to compile just the current source file (not for header files)
Be patient!
This bug will be fixed soon...