Khurram

Sep 28, 2009 at 3:29pm
Thanks mcleano,

Could you please list me some free IDE's for writing C++ programs on?

Regards,

Khurram
Sep 29, 2009 at 12:24pm
I will while I'm here;
In brackets are things that are good and bad about them.

Cross-platform:
1. Codeblocks (easy to use, nice GUI, lots of settings; haven't found anything bad about it yet)
2. Eclipse (never used this, but apparently it's not so user-friendly)

Windows:
1. Dev-C++ (easy to use, out of date)
2. MS-Visual C++ (powerful debugger, microsoft related)
Sep 29, 2009 at 3:42pm
I use Eclipse, I think it's powerfull and user friendly.
I tried Dev-C++ and hated it.
I used MSVC++ for a while but missed a lot of powerful features from eclipse, so I stooped using it.
Sep 29, 2009 at 7:19pm
netbeans (complarable to eclipse and codeblocks, but requires cygwin for c++ (easiest) to run on windows)

vim (hardcore)
emacs (hardcore)
Last edited on Sep 29, 2009 at 7:20pm
Sep 29, 2009 at 11:37pm
MS-Visual C++ (powerful debugger, microsoft related)

Had to lol at that!
Topic archived. No new replies allowed.