Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: InddZen on November 05, 2008, 06:29:31 pm
-
Hi all,
I've noticed that in one of the computers I work on, everytime I compile my projects (whether they were modified or no) it's compiling all the files! I checked out and I found out that it's rebuilding them. And it's obviously very annoying since it's taking a lot of time.
I tried to check the compiler options but I'm not sure what to change.
So if anyone have an idea to solve this problem...
Thks in advance
-
Did you verify the Date & Time is right on the PC?
Tim S
-
Yes I checked. And there's no problem about that. :(
-
I have meet the problem when I use visual c++ which I modify the system time to an early time.
So, I suspect that this problem is due to the same reason in code::blocks.