Advertisement

Rebuild all instead of Build. Help!!!!

Started by December 21, 1999 05:43 PM
2 comments, last by kill 24 years, 11 months ago
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

------------------
http://qoy.tripod.com

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.

--Shannon Schlomer, BLAZE Technologies, Inc.
Advertisement
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!
Guys I got it! It was the time! I messed up the time on my watch, that's why it was recompiling all the time!
thanx!

This topic is closed to new replies.

Advertisement