IDE???

Can someone recomend an IDE for LINUX C++ and OpenGL development. I don’t want to use emacs or any other “plain” texteditor.
Free is very nice…

Originally posted by Jay:
Can someone recomend an IDE for LINUX C++ and OpenGL development. I don’t want to use emacs or any other “plain” texteditor.
Free is very nice…

Here are some IDE’s for linux.
Kdevelop , anjuta , gide , kdestudio and some more for C/C++ .

check http://www.hotfeet.ch/~gemi/LDT/ tools -> ide for more info.

I’ve heard that code crusader was a cool IDE (looks like Code Warrior)
Of course, it isn’t free ($84) but you can get a demo for free and test it

its been mentioned, but i really like kdevelop. its a lot like visual c++, which isnt necessarily a good thing, but its what i had to use in school, so im used to it…

http://www.kdevelop.org

Silly question Spiral…
but are u restricted to KDE environment apps using Kdevelop? i mean for basic x windows apps is it ok?

Originally posted by Ozzy:
Silly question Spiral…
but are u restricted to KDE environment apps using Kdevelop? i mean for basic x windows apps is it ok?

from kdevelop page ->

The KDevelop-Project was raised in 1998 to build up an easy to use C/C++ IDE
(Integrated Development Enviroment) for Unix. Since then, the KDevelop IDE is
publicly available under the GPL and supports KDE/Qt, GNOME, plain C and C++
projects. Please contact us for sponsoring or help offers.

You can make ‘console apps’ so you can make basic X apps also.

Ok! i should look further then!
thx

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.