What C++ IDE do you recommend

Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Jan 2007
Posts: 15
Reputation: RossSCann is an unknown quantity at this point 
Solved Threads: 0
RossSCann RossSCann is offline Offline
Newbie Poster

What C++ IDE do you recommend

 
0
  #1
Mar 22nd, 2008
I am now using Visual C++.net 2002 edition.
My main ongoing project, an application that teaches the game of bridge, is now 350 K +
llines of code, 95 % of which is application logic. The 5% dealing with GUI is just SDK for
speed.
I am just a retired hobby programmer so I can't justify some expensive professional package.
If you have a recommendation what version of Vista do I need since I have to get a new computer soon as well.
Thanks for any thoughts you can give me.
Ross
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,502
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1479
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: What C++ IDE do you recommend

 
0
  #2
Mar 22nd, 2008
VC++ 2008 Express is free for the downloading from M$. It doesn't support MFC, otherwise its nearly identical to the other paid versions. You can also download free Visual Studio C# and VB compilers.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 3,831
Reputation: VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute VernonDozier has a reputation beyond repute 
Solved Threads: 501
Featured Poster
VernonDozier VernonDozier is offline Offline
Senior Poster

Re: What C++ IDE do you recommend

 
0
  #3
Mar 22nd, 2008
Visual Studio just came out with their 2008 editions. The Express editions are still free and I imagine have improved over 2002, especially since you say you are going with Vista. Dev C++ is always free. Code Blocks is free. And NetBeans has a C++ option that allows you to use it with C++. I think you have to install Cygwin and use its C++ files/compiler, but I'm not positive.

I imagine your project is graphical since it is a Bridge Tutorial. The Visual Studio Express package has some limitations. I'm not sure what they are in Visual Studio Express 2008. I remember trying to create a GUI using Visual Studio Express 2005 and having a hard time doing it because it didn't have all the options that Visual Studio Pro had.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,502
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1479
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: What C++ IDE do you recommend

 
0
  #4
Mar 22nd, 2008
The express editions of VC++ don't have a resource editor or compiler either but you can get free ones from google links. Dev-C++ doesn't have one either, I don't know about the other compilers Vernan mentioned.
Last edited by Ancient Dragon; Mar 22nd, 2008 at 7:00 pm.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Jan 2007
Posts: 15
Reputation: RossSCann is an unknown quantity at this point 
Solved Threads: 0
RossSCann RossSCann is offline Offline
Newbie Poster

Re: What C++ IDE do you recommend

 
0
  #5
Mar 22nd, 2008
Thanks for your help.
Ross
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC