Monday, July 27, 2009

If i edit in one cpp file, full project rebuilds in VC++(Dotnet 7.0), solution in settings ?

working in Visual studio Dot net Editor, while building the workspace project setting have gone bad, and every time the full workspace gets rebuild, even if i make changes in only one file. this problem came after i coverted my workspace from 6.0 to 7.0 ie; dsw to sol file. Please let me know what are the correct project setting to build properly.

If i edit in one cpp file, full project rebuilds in VC++(Dotnet 7.0), solution in settings ?
I don't know if your diagnosis is good.


1) try rebuild all once (or manually remove the debug and release folders)


2) check your files last modified date and time, and your computer's clock


3) maybe even if you see a message saying that it's "inspecting" a certain file, it's not really compiling it again. Check the .obj last modification time too.


No comments:

Post a Comment