Code::Blocks Forums
User forums => Help => Topic started by: sinoth on February 19, 2008, 02:58:50 am
-
I'm running SVN 4872 in Windows and have a peculiar problem with my project completely rebuilding every time I click Build, regardless of whether or not files have changed. What I don't understand is that my project, which consists of 14 source and header files, has been fine up until today. Unfortunately, I can't trace this behavior to a single action, but today I did add/remove some files from the project.
I found an old thread here (http://forums.codeblocks.org/index.php/topic,5510.0.html) that describes my problem, but the solution didn't help. I do have some header files with no matching source file, and vise versa, but as I said this hasn't been a problem in the past.
The project does build successfully and runs fine, but it's annoying that it recompiles everything all the time. Any ideas?
-
The project does build successfully and runs fine, but it's annoying that it recompiles everything all the time. Any ideas?
Post the workspace / project file (*.workspace/*.cpb) here.