Code::Blocks Forums
User forums => Help => Topic started 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
-
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.
-
thank you it works now