News:

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

Main Menu

Build function

Started by burner, February 07, 2008, 04:23:05 PM

Previous topic - Next topic

burner

Hello,

I have a prety big workspace so compiling takes long. But when I get a error is does not resume after i fix the error and it starts all over again. So is there a way to continue compiling? It take sometimes 15 minutes to compile. so If error is at the back of the workspace then it is really frustrating

greetz

thomas

Unless dependencies force the IDE to do so, it should not restart from the beginning, if you press the correct button (blue gear, labelled "build").
If you are positive that you press the correct button, you have to check for inter-project dependencies.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

Jenna

#2
Which version do you use ?
There was a bug that caused C::B to rebuild all files on Linux even when clicked build. This bug was fixed in svn4585