Author Topic: Build function  (Read 3580 times)

Offline burner

  • Single posting newcomer
  • *
  • Posts: 3
Build function
« on: February 07, 2008, 04:23:05 pm »
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

Offline thomas

  • Administrator
  • Lives here!
  • *****
  • Posts: 3979
Re: Build function
« Reply #1 on: February 07, 2008, 05:59:17 pm »
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."

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7252
Re: Build function
« Reply #2 on: February 07, 2008, 06:30:22 pm »
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
« Last Edit: February 07, 2008, 06:35:05 pm by jens »