Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-08-2004, 07:02 PM
|
#1
|
Member
Registered: Jul 2004
Distribution: SuSE 10.0, Mac OSX 10.4.3, Windows XP
Posts: 67
Rep:
|
Using SuSE 9.1 Pro...what can i use to program in C++?
What can I use to program in C++ on SuSE 9.1 Pro? On windows I used Microsoft Visual C++.
|
|
|
09-08-2004, 07:22 PM
|
#2
|
Member
Registered: Aug 2004
Location: San Diego
Distribution: Slackware
Posts: 303
Rep:
|
KDevelop.
|
|
|
09-08-2004, 08:08 PM
|
#3
|
Member
Registered: Jul 2004
Distribution: SuSE 10.0, Mac OSX 10.4.3, Windows XP
Posts: 67
Original Poster
Rep:
|
Ok, Thanks. I'll check it out.
|
|
|
09-09-2004, 04:35 AM
|
#4
|
Member
Registered: Aug 2004
Distribution: Mandrake 10.2(Mandriva), SuSE 9.3, Slackware 9.1, Xandros 3.1, Knoppix 3.9, FreeBSD 5.3, RedHat9
Posts: 122
Rep:
|
Hi
If you want to compile, link and run with command line you can use gcc.
If you want to use IDE, you can use many many IDEs in linux.
one of its most famous IDEs is KDevelop.
If you are installed, a one CD type of SuSE 9.1 you can download c++ compiler and any IDEs you want.
you can download available packages in SuSE official site :
http://www.suse.com
Regards,
Mohammad
|
|
|
09-09-2004, 09:00 AM
|
#5
|
Member
Registered: Jan 2004
Location: Munich
Distribution: SuSE 9.2, 10.2, 10.3, knoppix
Posts: 276
Rep:
|
May I suggest restricting yourself to gcc, ld, make and a good text editor, like kate?
You'll be more portable this way - I wouldn't even bet that you can compile a KDevelop
project under different KDevelop versions, not even to mention different *NIX flavors.
|
|
|
09-09-2004, 06:42 PM
|
#6
|
Member
Registered: Jul 2004
Location: Canada
Distribution: Kubuntu 10.10
Posts: 134
Rep:
|
What about QT?
|
|
|
09-09-2004, 09:38 PM
|
#7
|
Member
Registered: Aug 2004
Location: San Diego
Distribution: Slackware
Posts: 303
Rep:
|
You don't need KDevelop for QT.. all my experiments with QT were done with kate, make, and konsole. I did start off with KDevelop though when I first switched from windows.
|
|
|
09-15-2004, 03:55 PM
|
#8
|
Member
Registered: Jul 2004
Distribution: SuSE 10.0, Mac OSX 10.4.3, Windows XP
Posts: 67
Original Poster
Rep:
|
are there any books or websites that tell how to use it?
|
|
|
09-16-2004, 04:02 AM
|
#9
|
Member
Registered: Aug 2004
Distribution: Mandrake 10.2(Mandriva), SuSE 9.3, Slackware 9.1, Xandros 3.1, Knoppix 3.9, FreeBSD 5.3, RedHat9
Posts: 122
Rep:
|
You can see its tutorials and documentation in its offiical website
http://www.kdevelop.org
Have a good life with linux,
Mohammad
|
|
|
09-16-2004, 05:19 AM
|
#10
|
LQ Newbie
Registered: Sep 2004
Location: cambridge, england
Distribution: suse, mandrake
Posts: 10
Rep:
|
I'm using emacs/gcc/qt/ddd. The first 3 are widely available on windows/linux/mac, useful if you're seeking to target multiple platforms whilst retaining as similar an 'IDE' as possible. The debugger is the weakest part; I dont know of a good visual debugger (not gdb) that will work on Windows with mingw gcc. ddd on linux seems ok. Anyone know a better solution for debugging gcc-compiled apps on a Windows system?
|
|
|
09-16-2004, 05:50 AM
|
#11
|
Member
Registered: Aug 2004
Distribution: Mandrake 10.2(Mandriva), SuSE 9.3, Slackware 9.1, Xandros 3.1, Knoppix 3.9, FreeBSD 5.3, RedHat9
Posts: 122
Rep:
|
KDevelop has an advantage that it is found on all linux distributions. (as default packages)
and you don't need to install it after you installed your full linux.
|
|
|
09-16-2004, 07:42 AM
|
#12
|
Member
Registered: Jul 2004
Distribution: SuSE 10.0, Mac OSX 10.4.3, Windows XP
Posts: 67
Original Poster
Rep:
|
Ok, I think what Pheonix is talking about is what I am looking for. I will check that site out.
Thanks!
|
|
|
All times are GMT -5. The time now is 06:53 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|