Click to See Complete Forum and Search --> : Nice c ide like Qt3 designer?


JesterDev
02-22-2004, 02:31 AM
I've been trying to install anjuta for the past 4 hours with little luck. Seems I need to install all sorts of libraries, which I already have installed, or more libraries that I need to install the ones I need to install and more to install those.. :confused:

Anyway, are there any Qt3 designer like ide's for c? I know all about emacs, and so forth and I've been using Nedit and a few others for quite sometime but I'm looking for something more. Something like Qt3 designer which is what I'm accustomed to using.

Kind of an all in one type thing. GUI building is not all that important at the moment. I tried kdevelop but it seems really buggy and slow for some reason (Gnome 2.4), and I can't get it compile ansi c when I can get it work.

cfaun5
02-23-2004, 05:18 PM
Make sure you did not download the unstable version of kdevelop (which you can see at the top of the page).

You can fix your anjuta installation problems most likely by compiling from source.

widestudio.sf.net looks interesting.

If the 3.x version of kdevelop is too unstable, try the 2.x version (it's great).

I've heard good things about jedit (not purely an IDE but...)

and finally, and perhaps the best,

Eclipse

Be sure to download the C++ plugin!

quip
02-23-2004, 06:04 PM
I thought Qt could do both C and C++
:confused:
Could be wrong....

lagitus
02-23-2004, 06:05 PM
If you get KDevelpo 3, get 3.0.1 - it is somewhat less buggy.