cartoper NO[at]SPAM gmail.com
1/30/2007 6:49:12 AM
I am working with VS2005 doing C++ development. Back in the old days (VS2003 and earlier) when I started a build, the Output window would be displayed so I could see the progress of the build. How do I get that to happen in VS2005?
Shawn Wildermuth (C# MVP)
1/30/2007 1:19:01 PM
In the Options dialog under "Projects and Solutions", there is a check box for "Show Output window when builds starts". Click it!
> I am working with VS2005 doing C++ development. Back in the old days > (VS2003 and earlier) when I started a build, the Output window would > be displayed so I could see the progress of the build. How do I get > that to happen in VS2005? >