News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

code that hasn't been modified still gets recompiled

Started by ogre722, August 23, 2012, 11:09:10 PM

Previous topic - Next topic

ogre722

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.

stahta01

Check the time on your computer.
Check the time on the files with the issues.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]