• 0

Free C++ Compiler


Question

13 answers to this question

Recommended Posts

  • 0
  Andareed said:
The Platform SDK doesn't include a compiler. It includes libraries/headers to develop/build for the windows platform. You need to use the sdk in conjunction with a compiler, such as VC++ 2005 express.

586437656[/snapback]

Actually, it does include a compiler and linker. Platform SDK is the best, but is a large download. If you looking for something smaller, but still very good, the Borland C++ 5.5 Compiler is free.

  • 0

You can get the microsoft compiler from the "Visual Studio .NET 2003 Toolkit". Just google it and download it. It's like 20mb and comes with some other resources. It's command line without an (VS.NET) IDE, so for you you'd probably want to go towards Bloodshed's DevC++, although it sucks compared to VS .NET.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.