Compilers for vista

I know this must have been asked an 1,000,000 times but I cannot find a compiler that will work for me (see the problem with my old compiler at http://www.cplusplus.com/forum/beginner/16475/) so I would really like it if you could recommend a compiler for me.
My specifications for me:
*Works on vista*
*doesn't have the same problem that my old one had*
Thanks again ahead of time.
Last edited on
Last edited on
closed account (z05DSL3A)
Visual C++ 2008 Express Edition. You could even try the beta of Visual C++ 2010 Express Edition.
http://www.microsoft.com/Express/VC/

If you want to buy something with more features and tools, Visual Studio.
http://msdn.microsoft.com/en-gb/vstudio/default.aspx

There are many, many other options...including Dev C++ somewhere at the bottom of the barrel.

Last edited on
Topic archived. No new replies allowed.