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: Nick Zitzmann <email@hidden>
- Date: Sun, 14 Jun 2009 02:13:36 -0600
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