|
-
Nov 21st, 2002, 10:11 AM
#1
Thread Starter
Hyperactive Member
linux
I bought two books on learning C++ for linux.
the books are not tied to any development enviornment just g++ for the compiler.
Is there an IDE for C++ development in linux. I am new and any help or hint type things help me. I am sure the really experienced users may find things that help me to be a pain.
I appreciate the coloring of the key words and the class browser in VC++ 6
thank you for your time and have a good day
I am so skeptical, I can hardly believe it!
PS I am not a 'hyperactive member' I am a cool, calm, and collected member 
-
Nov 21st, 2002, 10:49 AM
#2
Monday Morning Lunatic
You can try Eclipse. I think you need GNOME 2 for that though. Otherwise, there's KDevelop, and a number of other things.
Note, most Unix developers tend to use a syntax-coloured editor and Makefiles to build things (much more portable onto other systems).
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Nov 21st, 2002, 12:05 PM
#3
Thread Starter
Hyperactive Member
I am so skeptical, I can hardly believe it!
PS I am not a 'hyperactive member' I am a cool, calm, and collected member 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|