Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » CDT Install fails(CDT install fail)
CDT Install fails [message #1042718] Tue, 16 April 2013 19:46 Go to next message
Jeff Birkel is currently offline Jeff BirkelFriend
Messages: 2
Registered: April 2013
Junior Member
Trying to install CDT 8.1.2 from Eclipse, I get this:

Cannot complete the install because one or more required items could not be found.
Software being installed: C/C++ Development Tools 8.1.2.201302132326 (org.eclipse.cdt.feature.group 8.1.2.201302132326)
Missing requirement: C/C++ Development Tools UI 5.5.0.201302132326 (org.eclipse.cdt.ui 5.5.0.201302132326) requires 'bundle org.eclipse.ltk.core.refactoring 3.6.0' but it could not be found
Cannot satisfy dependency:
From: C/C++ Development Tools 8.1.2.201302132326 (org.eclipse.cdt.feature.group 8.1.2.201302132326)
To: org.eclipse.cdt.platform.feature.group [8.1.2.201302132326]


Looking at this more closely it seems the missing dependency is:
'bundle org.eclipse.ltk.core.refactoring 3.6.0'

How do I go about locating that particular bundle and installing it?

I am an Eclipse noob so any help is appreciated. What I initially installed was the Android SDK -- that's where my version of Eclipse came from. Is that version compatible with CDT?


[Updated on: Wed, 17 April 2013 15:42]

Report message to a moderator

Re: CDT Install fails [message #1043481 is a reply to message #1042718] Wed, 17 April 2013 19:12 Go to previous message
Jeff Birkel is currently offline Jeff BirkelFriend
Messages: 2
Registered: April 2013
Junior Member
Okay, so it turned out that the version of Eclipse installed by the Android SK was 3.7.2, which apparently is "Indigo." CDT 8.1.2 requires "Juno." So I tried again with CDT 8.0.2 (for Indigo) and all is well.
Previous Topic:how to debug libtool generated executable using CDT
Next Topic:Unresolved inclusion in alternate efs file system
Goto Forum:
  


Current Time: Thu Sep 19 23:03:10 GMT 2024

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

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

Back to the top