Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Build issues cdt 7.0.1

Thanks, I imported all which were mentioned in the project set, and they work out of the box as expected. Yey :)

Thanks for your help.
Tobias

Am 26.01.2011 um 16:34 schrieb Marc Khouzam:

> There is another project set for Helios which is more limited and would save you time:
> http://wiki.eclipse.org/CDT/projectSets 
> 
>> -----Original Message-----
>> From: cdt-dev-bounces@xxxxxxxxxxx 
>> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Tobias Hahn
>> Sent: Wednesday, January 26, 2011 9:28 AM
>> To: CDT General developers list.
>> Subject: Re: [cdt-dev] Build issues cdt 7.0.1
>> 
>> The issue with the psf is that it is configured for 
>> (commiter-) cvs access to fetch the plugins, and this (cvs) 
>> is a showstopper (or rather I am not willing to waste my time 
>> with cvs).
>> 
>> But it is a good point to figure out which plugins to import, thanks!
>> 
>> Tobias
>> 
>> Am 26.01.2011 um 15:17 schrieb Marc Khouzam:
>> 
>>> You will have to be careful because "all" no longer contains all
>>> the CDT plugins that are part of the standard CDT.
>>> For instance, DSF and DSF-GDB are not part of "all" but are
>>> standard.
>>> 
>>> From the getting started page
>>> http://wiki.eclipse.org/Getting_started_with_CDT_development
>>> it mentions the cdt-main.psf file (project set file)
>>> which gives all the standard plugins, plus others you many want
>>> to contribute to.
>>> http://www.eclipse.org/cdt/psf/cdt-main.psf
>>> 
>>> Marc
>>> 
>>>> -----Original Message-----
>>>> From: cdt-dev-bounces@xxxxxxxxxxx 
>>>> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Christian Walther
>>>> Sent: Wednesday, January 26, 2011 2:21 AM
>>>> To: CDT General developers list.
>>>> Subject: Re: [cdt-dev] Build issues cdt 7.0.1
>>>> 
>>>> For what it's worth, I have a Git clone of git://dev.eclipse.org/ 
>>>> org.eclipse.cdt/org.eclipse.cdt.git here, updated (fetched) 
>>>> yesterday,  
>>>> and seem to be able to build and run the cdt_7_0 branch 
>> just fine on  
>>>> my Eclipse 3.6.1 on Windows. All I did (after cloning the 
>> repository  
>>>> on the command line, outside of Eclipse) was to import all 
>> projects  
>>>> under "all". None of the projects in the other subfolders. 
>> I didn't  
>>>> pay attention to cdt.map (didn't even know about it).
>>>> 
>>>> One strange thing I noticed when I ran "git fetch" yesterday (the  
>>>> previous time I did that was a few weeks ago) is that I 
>>>> seemed to get  
>>>> duplicates of many revisions (the same changes with the 
>> same dates  
>>>> that I already had, but with different SHA1 IDs and on 
>>>> different lines  
>>>> of development). I didn't investigate any further though. Maybe  
>>>> something changed in the CVS->Git conversion. Might have 
>>>> something to  
>>>> do with the "git://dev.eclipse.org/org.eclipse.cdt/ 
>>>> org.eclipse.cdt.git.bad" that has showed up on 
>>>> http://dev.eclipse.org/git/index.html 
>>>> .
>>>> 
>>>> I understand that CVS is still the canonical place, but I 
>> just can't  
>>>> bring myself to relearn how to use that dinosaur CVS... :)
>>>> 
>>>> -Christian
>>>> _______________________________________________
>>>> cdt-dev mailing list
>>>> cdt-dev@xxxxxxxxxxx
>>>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>>>> 
>>> _______________________________________________
>>> cdt-dev mailing list
>>> cdt-dev@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>> 
>> Ableton AG, Sitz Berlin, Amtsgericht Berlin-Charlottenburg, HRB 72838 
>> Vorstand: Gerhard Behles, Jan Bohl, Bernd Roggendorf 
>> Vorsitzender des Aufsichtsrats: Uwe Struck
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> cdt-dev mailing list
>> cdt-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/cdt-dev
>> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev

Ableton AG, Sitz Berlin, Amtsgericht Berlin-Charlottenburg, HRB 72838 
Vorstand: Gerhard Behles, Jan Bohl, Bernd Roggendorf 
Vorsitzender des Aufsichtsrats: Uwe Struck







Back to the top