Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Building CDT plugin(Have errors building CDT plugins(master branch))
Building CDT plugin [message #1716995] Wed, 09 December 2015 14:00
Denys Todor is currently offline Denys TodorFriend
Messages: 2
Registered: December 2015
Junior Member
Hi. I am developing my own plugin that reuses CDT functionality. As part of my work I ran into some problems where I didn't know how to implement the same behaviour as in the original CDT(creating a makefile project with toolchain set to No Toolchain). Anyways, I wanted to debug the real CDT to see how exactly this feature is implemented. So I went online, found CDT git repository, cloned the master branch, downloaded Eclipse for commiters, installed CDT 8.8.0, configured API tooling as described in (https://wiki.eclipse.org/Getting_started_with_CDT_development), set the target to 4.5(I am using Mars.1) as described in https://wiki.eclipse.org/Getting_started_with_CDT_development. As I understand I should have no build errors at this point, but I still see quite a few errors. I am attaching the text file with the errors I get. Also wanted to note that I have imported all projects within CDT. Can someone point me into the right direction as to how to fix the errors? Thanks in advance.

Eclipse:Version: Mars.1 Release (4.5.1)
Build id: 20150924-1200

CDT: Version: 8.8.0.201509131935

Previous Topic:Cross compiling with pkg-config problems
Next Topic:C programming socket WSADATA problem
Goto Forum:
  


Current Time: Thu Apr 25 22:26:01 GMT 2024

Powered by FUDForum. Page generated in 0.05651 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top