Hi,
I have compiled the Apple JavaScript console 'JSInterpreter' example using a
PowerPC and it runs fine on PPC and on one Intel Mac running 10.5 but not on
10.4.11, on a MacBook Pro where it causes a Bus Error.
Working from remote is always hard. Both Intel machines are remote and
operated by users, so cannot do any debugging.
Hope you can shed some light on this.
Many thanks in advance,
Aaron
Aaron Gray - 17 May 2008 15:35 GMT
> Hi,
>
[quoted text clipped - 4 lines]
> Working from remote is always hard. Both Intel machines are remote and
> operated by users, so cannot do any debugging.
Here's the exe :-
http://www.aarongray.org/MacOSX/JavaScript/JSInterpreter
If you could test it and give me results of whether it worked or not and
which machine and OS you have I would be most greatful.
Many thanks in advance,
Aaron
Aaron Gray - 28 May 2008 01:31 GMT
> Hi,
>
[quoted text clipped - 6 lines]
>
> Hope you can shed some light on this.
Okay its just the SDK you build with selecting in XCode 'Project->Edit
Project Settings->Build' and 'Base SDK Path' selects the SDK under
'Developer/SDKs/'.
I feel dumb, should have got tat sooner. Does this mean that apps written
for 10.4 and 10.5 must be compiled separately ? How do apps like CyberDuck
work accross OS versions ?
Aaron