Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Problem in setting up CDT development environment

Hi Ranran,

I don't know if you have had a chance to update to latest master, but
Marc-André fixed the problem with mockito recently:

https://git.eclipse.org/c/cdt/org.eclipse.cdt.git/commit/?id=12843ef1d7d1f60504f58e79c11693210fd8b735

Just make sure you reload your target platform (cdt.target) to pick up
the changes.

Jonah
~~~
Jonah Graham
Kichwa Coders Ltd.
www.kichwacoders.com


On 23 December 2015 at 04:52, ranran106011 <ranran106011@xxxxxxx> wrote:
> Hi,
> Hope that I’m not disturbing you. My version of eclipse is 4.5.1. According
> to the course http://wiki.eclipse.org/Getting_started_with_CDT_development,
> I have finished environment configuration of CDT and cloned the sound code
> of git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt.git branch cdt_8_8.
> After finishing doing “Launching” , I still got following errors:
>
> I hope that you can give me a favor when you are in convenience.Thank you
> very much.
>
> Sincerely,
>
> Ranran
>
>
> 2015-12-23
> ________________________________
> ranran106011
>
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from
> this list, visit
> https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top