LinuxkdevelopC ++ Learning

Source: Internet
Author: User
Tags automake
LinuxkdevelopC ++-Linux general technology-Linux programming and kernel information. For more information, see the following section. My linux is ubuntu8.03. Kdevelop is an integrated development environment similar to VC in Windows. It is a good compiling environment for linux to compile C ++ programs in the graphic interface, so first install the compiler:

Sudo apt-get build-dep gcc
Sudo apt-get install build-essential

Then install kdevelop.
Sudo apt-get install kdevelop

Next, we will do a lot of things.
Sudo apt-get install:
Automake
Autoconf
G ++
Libtool
Cmake

Next we will write the program:

To use KDevelop, follow these steps:
1. Create a simple hello world program Project
2. write code
3. Build-> Run Automake & friends
4. Build-> Run Configure
5. Build-> Compile File
6. Build-> Build Project
7. Build-> Execute Program

What
Konsole not found

This is easy to handle
Sudo apt-get konsole

Next, you can.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.