Re: NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error
Re: NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error
- Subject: Re: NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error
- From: Tejas Vora <email@hidden>
- Date: Sun, 14 Jun 2009 22:17:30 -0400
Thanks a lot for the responses.
Just require some clarifiaction.
So you think the problem is due the 64 bit mac ??I am not clear about your
observation on the exception.
Thanks
Tejas
On Sun, Jun 14, 2009 at 4:13 AM, Nick Zitzmann <email@hidden> wrote:
>
> On Jun 13, 2009, at 1:40 PM, Tejas Vora wrote:
>
> I have a 64 bit MAC which is a requirement.
>>
>> I am copy pasting the console over here :
>>
>> NSRuntime.loadLibrary(/usr/lib/java/libObjCJava.dylib) error.
>> java.lang.UnsatisfiedLinkError: /usr/lib/java/libObjCJava.A.dylib:
>> at java.lang.ClassLoader$NativeLibrary.load(Native Method)
>>
>
>
> You're going to have to re-think your requirements then:
>
> % lipo -info /usr/lib/java/libObjCJava.A.dylib
> Architectures in the fat file: /usr/lib/java/libObjCJava.A.dylib are: i386
> ppc7400
>
> I don't see an "x86_64" in there.
>
> Nick Zitzmann
> <http://www.chronosnet.com/>
>
>
>
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden