cplusplus.com
C++ : Forum : Beginners : Compilers for vista
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs


questionsolved Compilers for vista

one nz (5)
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
gcampton (859)
http://www.bloodshed.net/devcpp.html

download page -->
http://www.bloodshed.net/dev/devcpp.html
Last edited on
Grey Wolf (2846)
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.