Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Re: Error in cdt-master-5.0.0-I200804251700.zip

As I mentioned, new builds require Eclipse M6.

Doug. 

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Andre Bossert
> Sent: Tuesday, April 29, 2008 6:48 AM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] Re: Error in cdt-master-5.0.0-I200804251700.zip
> 
> > I guess the other side of that coin is where are you getting these 
> > messages.
> I got these messages in Update Manager: "Help->Software 
> Updates->Find and
> install->Search for new features to install->New Archived 
> Site..." and 
> install->select
> downloaded master.zip. Now if you select features, the button 
> "Error Details..."
> brings new dialog with error description, which i posted here...
> 
> > I'm not sure if we've updated the download and install instructions 
> > but here's the readers digest version:
> > 
> > 1) Download the master zip file and put it somewhere on 
> your machine.
> > 2) Fire up Eclipse (The Platform Run-time 3.4M6a is minimum 
> > recommended)
> > 3) Help->Software Updates
> > 4) On the Available Features tab, select Manage sites...
> > 5) Add... in the master zip as an Archive...
> > 6) Under CDT Main Features select the one you want. C/C++ 
> Development 
> > Tools is the main one. The SDK adds in the schemas and source for 
> > building extensions to the CDT. The C/C++ Development 
> Platform is the 
> > Tools without the GNU toolchain support.
> > 7) You can install other neat things, including the Mylyn 
> bridge, from 
> > the CDT Optional Features category.
> 
> Thank You for detailed description!
> This is exactly what i'm doing, but an error message appears 
> if i select "CDT Main Features->Eclipse C/C++ Development 
> Tools 5.0.0...":
> 
> Requested operation cannot be performed because it would 
> invalidate the current configuration. See details for more 
> information.
>   Eclipse C/C++ Development Tools (5.0.0.200804281107) 
> requires feature "org.eclipse.cdt.platform 
> (5.0.0.qualifier)", or compatible.
>   CDT GNU Toolchain Build Support (5.0.0.200804281107) 
> requires feature "org.eclipse.cdt.platform 
> (5.0.0.qualifier)", or compatible.
>   CDT GNU Toolchain Debug Support (5.0.0.200804281107) 
> requires feature "org.eclipse.cdt.platform 
> (5.0.0.qualifier)", or compatible.
> 
> If i unselect it, the selected feature "CDT Optional 
> Features-> Eclipse C/C++ GDB Hardware Debugging 5.0.0..." 
> brings error:
> 
> Requested operation cannot be performed because it would 
> invalidate the current configuration. See details for more 
> information.
>   Eclipse C/C++ GDB Hardware Debugging (5.0.0.200804281107) 
> requires feature "org.eclipse.cdt.gnu.debug (5.0.0)", or compatible.
> 
> I need "GDB Hardware Debugging", any idea?
> 
> I have Eclipse 3.4M5, because with 3.4M6 and p2 there are 
> problems with "links"
> folder, so old plugins are not working. I will try 3.4M6a 
> when i understand the new p2 and dropins idea...
> 
> Andre
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top