Topic: A good C/C++ IDE for Linux (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=29633" title="Pages that link to Topic: A good C/C++ IDE for Linux (Page 1 of 1)" rel="nofollow" >Topic: A good C/C++ IDE for Linux <span class="small">(Page 1 of 1)</span>\

 
argo navis
Bipolar (III) Inmate

From:
Insane since: Jul 2007

posted posted 10-19-2007 19:43

Mumblemumble.

Ok, I confess again : I use crapy Dev cpp on Windows for C programming needs.
Visual Cpwhat you say?

Anyway, I need to gcc some project, a dll in Windows, must make it a .so for Linux (and possibly Mac OS if I program a very portable code, which seems to be the case).
And I'd just love an IDE that embeds makefile/compile features, a cozy little thing where a keyboard shortcut can put my dll together.

Any suggestion? Much appreciated in advance.

Tyberius Prime
Maniac (V) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 10-19-2007 21:09

Haven't tried it personally,
but supposedly, it works neraly as well as the java variant:

Eclipse CDT (C delvelopment toolkit).

so long,

->Tyberius Prime

Petskull
Maniac (V) Mad Scientist

From: 127 Halcyon Road, Marenia, Atlantis
Insane since: Aug 2000

posted posted 10-19-2007 22:32

I seem to remember I loved DevC++ on windows, but now I do most of my code on Geany on Ubuntu (it's in the repos). It's small and lightweight, but very simple. I'm not sure that it has projects at all, but since I like to write my own makefiles, I don't care. It instantly ties into gcc, g++, and the like , so you only have to write some code and hit F8 + F5. It has a sidebar with the classes, functions, variables, included files, etc and a box on the bottom with the compilation messages/a terminal. Pretty standard stuff...

...if you want to make huge projects, but hate writing makefiles (it just like a batchfile, folks!), it might not be for you. I use it exclusively, nonetheless.


... and yeah, Eclipse... but I hate it (didn't really give it a chance, though)... also, try Kdevelop (it's more like MSVC++).

reisio
Paranoid (IV) Inmate

From: Florida
Insane since: Mar 2005

posted posted 10-20-2007 04:37

Also Anjuta for GNOME.

hyperbole
Paranoid (IV) Inmate

From: Madison, Indiana
Insane since: Aug 2000

posted posted 10-20-2007 18:40

I have only used it briefly, but, I understand that Visual Slick Edit is the program that VisualC gets most (if not all) of it features from. And, I beleive it is a cross platform IDE.

.



-- not necessarily stoned... just beautiful.

argo navis
Bipolar (III) Inmate

From:
Insane since: Jul 2007

posted posted 10-21-2007 15:00

Sounds good people, thanks a bunch. Eclipse for C is awful, period.
"Like MSVC" is not a compliment to me, but "Visual Slick Edit" sounds slick enough. Gonna test that one first.

CPrompt
Maniac (V) Inmate

From: there...no..there.....
Insane since: May 2001

posted posted 10-21-2007 19:44

I'm learning a bit of C++ ATM and am just using Kate. It has the terminal window built in so I can run the programs.

KDevelop is really nice but it's overkill for what I need and what I know of C++.

I like Dev-C++ FWIW.

Later,

C:\



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu