Visual Studion 2003 compilation problem

Apr 14, 2011 at 10:38am
Hi,

My project always try to do linking stuff whenever I build/run the project. It wastes my time. Please provide a solution. TIA
My project is shown always out of Date.
Last edited on Apr 14, 2011 at 11:32am
Apr 14, 2011 at 10:40am
Is this a joke?
Apr 14, 2011 at 1:25pm
I never used vs2003, but vs2010 has a setting regarding time interval after which a project is 'out of date'
Apr 14, 2011 at 2:58pm
Surely the executables/binaries are out of date as soon as the code is changed? And if the code is not changed then I'm pretty sure it doesn't recompile or anything.
Apr 14, 2011 at 3:20pm
closed account (z05DSL3A)
I believe that there have been issues where some unchanged projects in a solution insist that they are 'out of data'. I have not experienced it myself.
Apr 14, 2011 at 3:21pm
Visual Studio may decide that something's out of date and force a link, even when it's known to be up to date.

There's no way to tell what it thinks is out of date or why.

It's still not fixed in VS2008.
Topic archived. No new replies allowed.