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

I guess the other side of that coin is where are you getting these
messages.

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.

Quick and painless, or at least as much as the new p2 UI is...

Doug.

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Andre Bossert
> Sent: Monday, April 28, 2008 4:38 PM
> To: cdt-dev@xxxxxxxxxxx
> Subject: [cdt-dev] Re: Error in cdt-master-5.0.0-I200804251700.zip
> 
> Hello Vivian,
> 
> > The build is done (I.I200804281107).   Please allow some 
> time for the mirrors
> to > get updated.
> Thank You!
> 
> I tried cdt-master-5.0.0-I200804281107.zip but it seems to 
> have the same problem:
> 
> 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.
>   Mylyn Bridge: C/C++ Development (5.0.0.200804281107) 
> requires plug-in "org.eclipse.mylyn.context.core".
> 
> I use following components:
> 1. Eclipse Version: 3.4.0 Build id: I20080207-1530 2. CDT 
> 5.0.0.200804180802 3. Last weekly Mylyn build (2.3.2.v20080402-2100)
> 
> May be there is problem with old CDT version?
> 
> Andre
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top