Linux Eclipse C + +

Source: Internet
Author: User

Eclipse C + + was used a few years ago and has not been used in the last two years. The details are almost forgotten. Recently, it was a great effort, and finally came back. It's a good memory, better than a bad pen!

Now you will use some of the details in the process, summarized below:

1. Install Eclipse C + +, if you open the file with Eclipse, the reason may be that the CentOS version is higher than 6.6. workaround see previous article.

2. After the installation is complete, create a new project: C + + project, select Empty Project

If the code is completely new, add the code directly, and if it is the existing code, simply copy the existing code into the new project to the catalog and open eclipse again, and it will load automatically.

3. Dependent libraries and header files

Set dependent header file path under the Include label in the properties of the C + + general and Paths and Symbols, under the Libraries tab, set the dependency to the library name, and set the path to the dependent library under library Paths.

Note: Rely on the library to the noun, do not bring Lib in front, end not with. So or. A. If you rely on the ACE Library, the noun directly writes the ACE.

Linux Eclipse C + +

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.