Difference between revisions of "Installing Microsoft C compiler (Visual Studio 2010 and older, or Windows SDK 7.1 and older)"
(Added links to Microsoft C compiler installation) |
|||
Line 1: | Line 1: | ||
− | + | The Microsoft C compiler is now freely available by downloading the Windows Platform SDK and the .NET SDK. However depending on your platform you need to do things differently: | |
* [[Windows_32-bit_C_compiler|Windows 32-bit]] | * [[Windows_32-bit_C_compiler|Windows 32-bit]] | ||
* [[Windows_64-bit_C_compiler|Windows 64-bit]] | * [[Windows_64-bit_C_compiler|Windows 64-bit]] |
Revision as of 01:11, 12 April 2006
The Microsoft C compiler is now freely available by downloading the Windows Platform SDK and the .NET SDK. However depending on your platform you need to do things differently: