Visual Studio.net - Minimal Build

Started by
1 comment, last by bangz 20 years, 1 month ago
When compiling my project in visual studio.net it always seems to want to do an full build, it''s getting quite annoying. Minimal build is enabled, and it doesn''t seem to complain about anything at build time. I tried creating a new project file, to no success. Any ideas? Bangz. http://www.bangz.co.uk
Advertisement
Check your system clock.

daerid | Legends | Garage Games | Spirit | Hapy | Boost | Python | Google
"Doomed to crumble, unless we grow, and strengthen our communication" - Maynard James Keenan, Tool
daerid@gmail.com
Hmmm, no success. Even if I dont change any of the files and compile it twice in a row it seems complain that the project is "out of date". If anyone's brave enough to solve this problem by looking over my compiler command line I'd be a very happy chappy. If not, dont worry, i'll just find some hobby to fill the gaps between F5 and testing! Any suggestions? ;-)

"/Od /I "c:\Documents and Settings\Richard Bangs\Desktop\CGP\Source Code\CSoundPlayer" /I "c:\Documents and Settings\Richard Bangs\Desktop\CGP\Source Code\Animated Mesh" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Gm /MLd /Fp".\Debug/CgpProject.pch" /Fo".\Debug/" /Fd".\Debug/" /FR".\Debug/" /W3 /nologo /c /Zi /TP"



Regards,
Bangs.

http://www.bangz.co.uk

edit: formatting went crazy wen I used code tags.

[edited by - bangz on March 19, 2004 2:38:43 PM]

This topic is closed to new replies.

Advertisement