View Full Version : Linux C++ Ides?
I'm just after making the big move*, but haven't found myself an IDE I like yet - does anyone have suggestions as to a good IDE for programming c++?
*To Gentoo, in case you were wondering
Marek
08-04-2005, 06:49 AM
Dev-C++ (http://www.bloodshed.net/devcpp.html)
By Bloodshed software...
Using the MinGW (http://www.mingw.org/) Compiler...
Its not perfect, but hey its free...
Its the IDE used by UNISA (University of South Africa) for teaching C++... :ok:
Eclipse CDT (http://www.eclipse.org/cdt/)
If it's anything like the Java version, this is bound to be great! I love Eclipse! And maybe you could use KDevelop (if KDE is your thing).
I've used Dev-c++ a while back under windows and it worked like a charm!
Kon-Tiki
08-04-2005, 07:58 AM
I still can't compile with Eclipse >_> I don't recommend that one. Dev-C++'s way better.
anjuta
http://anjuta.sf.net
Isn't that still in Alpha stages? Looks good though, but both Dev-C++ and Eclipse have more development behind them..
anjuta works really well.
I use it for quite large projects.
I already use Dev in Windows - it's grand, but it's missing a feature I'd really like; the ability to shrink functions when you don't want to look at them. KWrite had this, but the only way to get it would to install all of KDE(!). I'll try some of those others though.
anjuta has it.
it doesn't remember them through restarts though
Cool. I'll try it.
I totally agree about lynx btw!
I also use Anjuta, it's great.
From the brief test I just gave it, it deems to do everything I want. Cool, thanks!
However, it has raised question in my mind: It has options to "compile" and to "build", where only building will provide an executable. I always though that that was what compiling did - what's the difference?
compile makes the .o file
handy if you want to see if it still compiles without compiling all other out of date targets. Build usually involves linking while compile doesn't
Ah right - thanks!
Well, so far Anjuta's serving me well; now for a post about music players!
vBulletin® v3.7.1, Copyright ©2000-2025, Jelsoft Enterprises Ltd.