Thursday, 17 April 2008

Setting Environment Variables for VS Compilers

In order to be able to use the Visual Studio compilers from the command line, you need to set the environment variables correctly - luckily Microsoft provide a batch file for you to use.

In the Common7\Tools directory under your Visual Studio install, run the VSVARS32.bat batch file.

No comments: