Converting from Visual Studio 2005 to Visual Studio 2008
By Eric
—
—
3 minute read
I've just finished switching over our development environment from Visual Studio 2005 to Visual Studio 2008 (except for a C++ solution that uses boost, which will take some further effort). These are the things that I needed to do, and the gotchas I encountered.
- Getting installed - Aside from being a …
