This Question is Possibly Answered

1 "correct" answer available (4 pts) 2 "helpful" answers available (2 pts)
1 Replies Last post: Nov 12, 2009 5:19 PM by Serge Piletsky  
eilon   12 posts since
Oct 29, 2009
Currently Being Moderated

Nov 12, 2009 5:47 AM

Cannot load native JNIWrapper library (libjniwrap.jnilib)

I'm using mac OS X Snow Leopard.

I've placed libjniwrap.jnilib in the java application directory along with jniwrap-3.8.jar and macpack-1.0.jar.

 

java.lang.UnsatisfiedLinkError: Cannot load native JNIWrapper library (libjniwrap.jnilib).

 

Please advise.

Thanks.

Serge Piletsky TeamDev Ltd. 1,066 posts since
Apr 24, 2006
Currently Being Moderated
1. Nov 12, 2009 5:19 PM in response to: eilon
Re: Cannot load native JNIWrapper library (libjniwrap.jnilib)

Hi,

 

This is a known issue, JNIWrapper 3.8 does not support Snow Leopard yet. We are working on providing the support of this platform. We will publish the update as soon as it's ready. Please stay tuned.

 

-Serge

More Like This

  • Retrieving data ...