PDA

View Full Version : C++ Ide


gavinjb
September 10th, 2007, 08:12 AM
Hi,

I am looking for a C++ IDE for Linuix, I have looked at KDevelop which seems to have what I want, basically I am looking for an IDE which has both the coding and Form design (Prefer Gtk+) in one place, I tried Mono but this seems to be built for C# and I would prefer C++, Does anyone know of a C++ IDE with integrated Form Designer (Gtk)?

Thanks,



Gavin,

the_unforgiven
September 10th, 2007, 08:26 AM
Try Anjuta (http://anjuta.sourceforge.net).

It has a built-in glade designer.

Here are the screenshots:
http://anjuta.sourceforge.net/screen-shots

gavinjb
September 10th, 2007, 01:22 PM
Do you know if there is a source where I can get the latest version, as all I am getting from Synaptics is 1.2.4a when on the website 2.2.1 is available.

the_unforgiven
September 11th, 2007, 01:52 AM
Do you know if there is a source where I can get the latest version, as all I am getting from Synaptics is 1.2.4a when on the website 2.2.1 is available.
Check out:
http://anjuta.org/downloads

There is a section down there named "Unofficial ubuntu feisty repository (only i386 and only binaries)" - follow that.