Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to build cdt from source code

Hi Alex,

You can find some documentation on how to get started here:
https://wiki.eclipse.org/Getting_started_with_CDT_development

If you just want to build from the command line you can follow this:
https://wiki.eclipse.org/Getting_started_with_CDT_development#Building_the_CDT_p2_repository

Hope this helps,
Marc-André


From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Alex Zheng [alexandnpu@xxxxxxxxxxx]
Sent: Thursday, 27 November 2014 10:15 AM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] How to build cdt from source code

Hi, I am new to eclipse development and just got the source code from git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git.

>From the source, I do not find some clear instructions on how to build CDT.

Could you give me some materials or useful links on how to build it?
I have googled it. The links  are all out-of-dated, I think.

Back to the top