Closed GoogleCodeExporter closed 4 years ago
I think Native.loadLibrary() may already provide this functionality, but you
have hard-coded the name of the library and it is currently not capable of
loading a JAR resource.
Original comment by antonmar...@gmail.com
on 17 Mar 2013 at 11:14
Works for me with JNA 5.2. I just had to get the directory structure right. JNA seems to be looking under /darwin/librococoa.dylib.
Original issue reported on code.google.com by
antonmar...@gmail.com
on 17 Mar 2013 at 11:06