C++ IDE/Compiler

neilm

Golden Member
Aug 25, 2002
1,108
0
0
I've just installed Eclipse for Java, what's the best to use for C++ development?

Thanks.
 

DaveSimmons

Elite Member
Aug 12, 2001
40,730
670
126
What platform, what compiler? If using Microsoft tools for Windows development then the proper flavor of Visual Studio will offer the best IDE.
 

mundane

Diamond Member
Jun 7, 2002
5,603
8
81
I belive Eclipse includes some modules/plugins to support C++.

If you're looking for a dedicated IDE, look at MS Visual C++ Express Beta, or Bloodshed's Dev-C++.
 

neilm

Golden Member
Aug 25, 2002
1,108
0
0
Opps forgot to include that, yea I'm using Windows at the moment (thinkin of installing a Linux distro for sh1ts and giggles), looks like Visual Studio then.
 

neit

Senior member
Dec 6, 2001
353
0
0
I used bloodshed when i was in school, now i'm toying around with a new one called codeblocks. we'll see how it turns out.