LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-19-2003, 02:46 PM   #1
jdruin
Member
 
Registered: Jul 2003
Location: Louisville aka Derby City
Distribution: WinXP SP2 and SP3, W2K Server, Ubuntu
Posts: 313

Rep: Reputation: 30
Question Is there a great IDE for C++ on RedHat?


Hello. I am a Windows programmer currently and I would like to use my Windows knowledge to help port some code that is only available on Windows to Linux. (This code is at my university and they can only run it on Windows for no other reason than no one has ported it to Linux.) I would like to know some options that I could use for an IDE for C++. Also, I have heard that Qt is a nice way to form GUI in Linux. I am using RedHat 8 with a Gnome desktop.

Is Qt a C++ class or java import?

What are some of the easiest IDES out there to use?

What are the best IDE's to use?

Thanks in advance for different opions and lots of responces.
 
Old 11-19-2003, 03:27 PM   #2
Mara
Moderator
 
Registered: Feb 2002
Location: Grenoble
Distribution: Debian
Posts: 9,696

Rep: Reputation: 232Reputation: 232Reputation: 232
There are 2 main IDEs: Anjuta and KDevelop.
Anjuta is GNOME-bases, so it's main library is GTK.
KDevelop is a KDE application, using QT library (integrated with QtDesigner for drawing GUI).
Both are good, it's your choice. Anjuta comes with RedHat by default, KDevelop doesn't, as far as I know.

Websites:
http://anjuta.org/
http://www.kdevelop.org/

Qt is a library (set of classes), written in C++. GTK is also a library, written in C.
 
Old 11-21-2003, 05:26 AM   #3
DirtDart
Member
 
Registered: Nov 2003
Distribution: Mandrake 10.1/Solaris 10 (sparc)
Posts: 96

Rep: Reputation: 16
I believe that Komodo will do C/C++ too.

I mainly use Komodo because it runs on Solaris, and most of the coding I do is in perl.
 
Old 11-21-2003, 06:08 AM   #4
UKer
LQ Newbie
 
Registered: Sep 2002
Location: Maltby (Up North!)
Distribution: SuSE
Posts: 14

Rep: Reputation: 0
Even though its already been mentioned, I'de go with KDevelop - it's an excellent app that includes easy access to documentation
 
Old 11-21-2003, 08:09 AM   #5
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
I'd not use an IDE at all - they aren't popular amongst Linux developers. Instead, learn emacs - if you intend to program at all in future the small amount of time taken to learn it now will repay itself many times over in future.

I would not recommend using Qt for your application, as it is GPLd, you would have to make the software you are porting GPLd as well. Try looking at GTKmm, which is a c++ binding of the GTK+ toolkit.

Basically there is little need for an IDE on Linux, all you need is a strong text editor (emacs or vi) and a GUI designer (Glade for GTK+ which spits out XML files you load using libglade at runtime).

Good luck!
 
Old 11-26-2003, 03:42 PM   #6
jdruin
Member
 
Registered: Jul 2003
Location: Louisville aka Derby City
Distribution: WinXP SP2 and SP3, W2K Server, Ubuntu
Posts: 313

Original Poster
Rep: Reputation: 30
mhearn

I have not heard of GTK+. Is that an open source C== GUI Library?
 
Old 11-26-2003, 03:46 PM   #7
mhearn
LQ Guru
 
Registered: Nov 2002
Location: Durham, England
Distribution: Fedora Core 4
Posts: 1,565

Rep: Reputation: 57
GTK+ is a widget toolkit. You use it to write graphical applications. It can be programmed from nearly any language. Both C and C++ are available, and well supported.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
SATA and IDE with XP and RedHat Linux monk_mst Linux - Newbie 6 08-12-2007 07:25 AM
RedHat works great, WinXP won't boot ShawnC Linux - Newbie 19 11-07-2003 08:33 AM
RedHat 7.2, SCSI hd, install from IDE CD dnar Linux - General 2 03-05-2003 04:08 PM
SCSI / IDE & Redhat 7.2 tracer Linux - Newbie 0 05-23-2002 10:53 AM
Great problem installing RedHat Linux adriatiku Linux - Software 1 09-19-2001 02:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration