Thread: Best compiler?
View Single Post
  #2 (permalink)  
Old 07-13-2007, 09:45 PM
rpgfan3233 rpgfan3233 is offline
PT Staff
Awards Showcase
Quality Tutorial Quality Tutorial Quality Tutorial Quality Tutorial 
Total Awards: 4
Join Date: Jul 2007
Posts: 118
iTrader: (0)
rpgfan3233 has a spectacular aura aboutrpgfan3233 has a spectacular aura aboutrpgfan3233 has a spectacular aura aboutrpgfan3233 has a spectacular aura aboutrpgfan3233 has a spectacular aura about
It depends upon what you want to do with it. If you want to use Visual C++ .NET, I recommend the Visual C++ 2005 Express Edition. That way, you can use Windows Forms, and I think MFC is still there though I'm not sure. If you just want to mess with C++, Dev-C++ is alright. It uses the MinGW port of gcc-3.4.2, I believe. (MinGW32 is a project to port certain applications from Linux to Windows, though it is mainly just GCC right now. MinGW64 is being worked on too, I think).

__________________

Digg this Post! Del.Icio.Us this Post! Technorati this Post! Furl this Post! Mister Wong this Post! Newsvine this Post! Spurl this Post! Reddit this Post! Netscape this Post!
Reply With Quote
The Following 2 Users Say Thank You to rpgfan3233 For This Useful Post:
Lee (07-14-2007), TeraTask (07-13-2007)