Visual Studio 2010 - Incremental Build Problem
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I installed VS.2010 yesterday, and to my surprise our project build without any major hiccups! ;-) I do notice now though, that after doing a full/clean compile, if I try to "build" again (which I assume will be an incremental build), it tends to build files that it thinks are stale, but in fact, are not. Nothing has changed to any of the projects. Anyone seen anything like this? I've done the usual, check file dates/times vs. system time etc. Anyone have any tips you could send my way? Cheers. Mike.