Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to build OS X Version of CDT

I ended up doing what you did. I just made sure the proper "date" stamp was put on the jar files and then manually moved them over to my current installation. Seems to work.

I'll try finding the dsf stuff in CVS and make sure I pull that also.

Thanks
--
Mike Jackson <www.bluequartz.net>

On Jan 4, 2010, at 4:15 PM, Marc Khouzam wrote:

Hi,
I use method b) without problems, and then I drop those jar file in my dropins directory.

As for the missing DSF plugins, you can find them under

org.eclipse.cdt/dsf
org.eclipse.cdt/dsf-gdb

Marc

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx
[mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Michael Jackson
Sent: Monday, January 04, 2010 3:46 PM
To: CDT General developers list.
Subject: [cdt-dev] How to build OS X Version of CDT

So I have all the OS X patches up and working and I would like to
actually build a local CDT installation for my own use. I tried
following the directions at
<http://wiki.eclipse.org/CDT/User/FAQ#How_do_I_export_it_so_th
at_it_can_be_used_with_an_external_Eclipse_installation.3F
but choice (a) gave an error "Unable to find plug-in:
org.eclipse.cdt.dsf_0.0.0. Please check the error log for more
details.". If I look down all the projects that were checked
out, I am
not seeing any dsf type of projects.

  I tried the org.eclipse.cdt.releng directory by "cd'ing"
into that
directory and issuing the "ant" command but that just produced more
errors.

Any gentle nudges in the proper direction would be much appreciated.

_________________________________________________________
Mike Jackson                  mike.jackson@xxxxxxxxxxxxxx
BlueQuartz Software                    www.bluequartz.net
Principal Software Engineer                  Dayton, Ohio

_______________________________________________
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



Back to the top