Build always performs a Rebuild

B

Bill Rust

I have a rather large ATL project that I converted from VC++ 6. Whenever I
build it, VS.NET concludes the whole thing is out of date and rebuilds the
entire project. This happens even immediately following a successful build
of the entire project. Any idea why?

Thanks,
Bill
 
A

Andrew McDonald

I had a similar problem, again with a project ported from VC6 (No ATL though). In my case the
project would always rebuild the first time I opened it, but subsequent builds would get the
dependencies right. If I shut down VC then re-opened though, another rebuild was due... I was using
VC 2003. I posted about it before but no-one answered, so presumably not a common problem...

Andrew
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top