Code::Blocks Forums

User forums => Help => Topic started by: dvechambr on November 20, 2011, 09:38:37 pm

Title: pb: codeblocks compile all the project
Post by: dvechambr on November 20, 2011, 09:38:37 pm

hi
I use codeblock with visual c++ 2005-2008

 if i modify one cpp, codeblocks compile all the project, not just the file which is modified.
 do u know why?

thanks
Title: Re: pb: codeblocks compile all the project
Post by: MortenMacFly on November 20, 2011, 09:50:18 pm
do u know why?
Check your system clock and file properties (i.e. if the files' date/time is in the future). This often happens when copying the files from another source / over the network.
Title: Re: pb: codeblocks compile all the project
Post by: dvechambr on November 24, 2011, 06:08:21 pm
thank you it works now