weird VC++ problem...please help
Hi
i use VisualC++ 5.0 prof. and it started to behave really weird today...
it always compiled my project consisting of about 20 files the way it should but today it suddenly began recompiling the whole thing with every single file each time i want to run it, even if i changed only one single codeline, or none at all....and this is really annoying as it takes 5 minutes or so to recompile all files
but i didn''t change anything in the project options, VC just began doing this today
the thing is that when i make a new project with some short files it works ok, but if i add my projects file it everytime compiles them all again...
i really don''t know what to do, i''m messing around with this since 2 hours now...i really appreciate any help!
Have u messed with #hdrstop , precompiler directive ?
c/c++/Java/Delphi/VB
Have u messed with #hdrstop , precompiler directive ?
c/c++/Java/Delphi/VB
have you changed your clock - check the modified dates & your system time...
This has happened to me too.. So far as I can tell, just deal with it...
I think that deleting the project files and then recreating the project might work.. But I forget if I tried that or not.
--------------------------
I guess this is where most people put a famous quote...
"Everything is funnier with monkey''''s" - Unknown
I think that deleting the project files and then recreating the project might work.. But I forget if I tried that or not.
--------------------------
I guess this is where most people put a famous quote...
"Everything is funnier with monkey''''s" - Unknown
--------------------------I guess this is where most people put a famous quote..."Everything is funnier with monkey''s" - Unknown
Thanks Yorvik!
it was really the system time...last week internet exporer messed up and i reinstalled it, and at the deinstallation it told me it would reset the old configuration or something...
and now that i checked it, my system was in June...oh well so much to microsoft =)
it was really the system time...last week internet exporer messed up and i reinstalled it, and at the deinstallation it told me it would reset the old configuration or something...
and now that i checked it, my system was in June...oh well so much to microsoft =)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement