Under the project settings, on the C/C++ tab, under Customize, there's an option called Enable Minimal Rebuild. I don't know if that is the problem, but it might be. Good luck
2 things: Make sure the date/time settings on your computer are right. Compiler may be thinking the files are more recent than the obj files and thinks it needs to recompile. OR, make sure incremental compiling is turned on.
------------------ --Shannon Schlomer, BLAZE Technologies, Inc.
Hi. I'm not sure where to put this question, so I'll put it here. Every time I try to build a project in VC 6.0, for some strange reason it rebuilds everything. May be the problem is in dependancies, I don't know, but something's wrong, that's for sure. It never happened to me before. Please help!