XCode 2.4 and gdc

Fredrik Olsson peylow at gmail.com
Mon Oct 2 00:08:56 PDT 2006


Charles Kerr skrev:
> 
> Does anyone have a a set of recent instructions and files to get D
> working on Mac OS X 10.4 and XCode 2.4?
> I downloaded gdc .19 for the ppc (I have a G5 iMac) but not sure where
> to put the folder (if the plugins require a specific location).
> All the xcode instructions seem to be very dated (1.5), so not sure the
> what files to get and where to put them. 
> Any/All help would be appreciated.

The support files for Xcode are hidden in:
/Library/Application Support/Apple/Developer Tools/
A quite long but logical path.

I suggest that after installing the usual D support you also get this:
http://peylow.no-ip.org/DTool.zip
It is a project template for a tool application in D. It solves a few 
problems present in Xcode 2.2 and later. Apple decided to change some of 
the syntax... breaking the earlier templates.

// Fredrik Olsson



More information about the D.gnu mailing list