Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Order of compilation [tiny suggestion]
(1/1)
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.
--- End quote ---
Ctrl-Shift-F9 to compile just the current source file (not for header files)
Navigation
[0] Message Index
Go to full version