Using Eclipse to write C programe

Source: Internet
Author: User

Reference: http://developer.51cto.com/art/200906/126363.htm

Http://www.cnblogs.com/feisky/archive/2010/03/21/1691170.html

1 Downloads Eclipse

Eclipse:http://eclipse.org/downloads/packages/release/galileo/sr2

Download CDT

CDT 6.0.2 for Eclipse Galileo

Eclipse package:eclipse C + + IDE Galileo SR2.

P2 software Repository:http://download.eclipse.org/tools/cdt/releases/galileo

2

Download Mingw-get-setup.exe and install the reference http://www.jb51.net/softjc/159871.html

environment variable UPDATE:

PATH

.; c:\mingw\bin;%java_home%;

C_include_path

C:\MinGW\include

Cplus_include_path

c:\mingw\include\c++\4.8.1; C:\mingw\include\c++ \4.8.1\mingw32; C:\mingw\include\c++\4.8.1\backw

3 Building C Engineering

File--->new-->c project

Using Eclipse to write C programe

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.