LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
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


Reply
  Search this Thread
Old 09-12-2002, 01:46 PM   #1
nautilus_1987
Member
 
Registered: Aug 2002
Distribution: Slackware 8.1
Posts: 750

Rep: Reputation: 30
Talking good development kit


Hi there!

People I need a good development kit for Standard Ansi C++
Is Kdevelop good?
Why this program doesn't compile ( for example ):

#include <iostream>
using namespace std;

int main()
{
int i;
cout << "Enter a number: ";
cin >> i;
cout << "Here is your number: " << i << "\n";
return 0;
}

thnx
 
Old 09-12-2002, 04:13 PM   #2
no2nt
Member
 
Registered: Aug 2001
Location: South Carolina, USA
Distribution: Redhat 8.0/Custom
Posts: 96

Rep: Reputation: 16
You may want to try to compile with g++, not gcc.

g++ -o test num.cpp

My fav IDE is vi :-)
 
Old 09-13-2002, 01:25 PM   #3
nautilus_1987
Member
 
Registered: Aug 2002
Distribution: Slackware 8.1
Posts: 750

Original Poster
Rep: Reputation: 30
No I mean I need a development kit in X
not under konsole
 
Old 09-13-2002, 04:58 PM   #4
wonderpun
Member
 
Registered: Aug 2002
Location: Geekland, Planet Earth
Distribution: Slackware 9.1
Posts: 323

Rep: Reputation: 30
Hi! Well yeah I think KDevelop is a pretty good development kit. Ooh, and no2nt just wanted to show you how to compile your program. g++ isn't a console development kit
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Good development tools jordanGSU Programming 19 10-18-2004 08:53 AM
A good "bit of kit" bigjohn Linux - Hardware 0 10-17-2003 09:11 AM
Lexmark Released A Linux Driver Development Kit FearPasion710 Linux - Software 0 09-09-2003 07:18 PM
I need a good WYSIWYG Web Site Development Tool kkempter Linux - Software 2 08-28-2003 07:12 PM
Dos kit khopdire Linux - Software 1 06-26-2003 09:42 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 02:00 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