Code::Blocks Forums

User forums => Help => Topic started by: ogre722 on August 23, 2012, 11:09:10 pm

Title: code that hasn't been modified still gets recompiled
Post by: ogre722 on August 23, 2012, 11:09:10 pm
when I compile and run my project several code files be recompiled, even if they have not been changed. This happens even when no other changes have been made to the project.

e.g.
I compile and run, several files are recompiled. I hit compile and run again (without modifying anything) and the same files get recompiled.

This problem seems unique to one of my projects, since I don't seem to have this problem with any others.

Has anyone else had this issue? Any help or suggestions would be appreciated.
Title: Re: code that hasn't been modified still gets recompiled
Post by: stahta01 on August 24, 2012, 03:41:41 am
Check the time on your computer.
Check the time on the files with the issues.

Tim S.