Author Topic: Complete rebuild even if debug or "build" is selected  (Read 2577 times)

Offline ASJ

  • Multiple posting newcomer
  • *
  • Posts: 46
Complete rebuild even if debug or "build" is selected
« on: October 18, 2007, 06:16:51 pm »
Hello,
I have been using CodeBlocks for quite some time now on a openSuse box, and everything worked fine. Due to an upgrade to openSuse 10.3 I was forced to update CodeBlocks. Because an already made rpm for openSUSE 10.3 was available I am now running Codeblocks revision 4540. Most things are working nicely. However, each time I want to build or debug my existing project it gets completely rebuilded which takes a considerable amount of time. (in the former situation only the necessary files were recompiled which was tremendously faster...).

Does anyone have the same problem or an idea what might solve the problem? the current behavior is a huge (and I think unnecessary) slowdowner)

Thanks in advance! :D