the external rnahello

Sarah Reichelt sarah.reichelt at gmail.com
Mon Jun 30 00:38:01 EDT 2008


On Mon, Jun 30, 2008 at 1:00 PM, -= JB =- <sundown at pacifier.com> wrote:
> I am trying to write and external using XCode by following the instructions
> in the Rev newsletter which shows how to create the external rnahello.
>
> I have done everything it said to do but when I Build the external I get the
> error:
>
> error: There is no SDK at specified SDKROOT_ppc path
> '/Developer/SDKs/MacOSX10.2.8.sdk'
>
> Does anyone know how to correct this error so I can Build the external?

I did this a while ago, and I think the key was not to try building
for anything other than Intel.
They have hard-wired a call to an old SDK into the external builder
and that SDK will not be part of a standard Developer tools install.

Cheers,
Sarah



More information about the use-livecode mailing list