Bundle native libraries for Mac for JNA & JNI...
Tony Anecito
adanecito at yahoo.com
Sun Aug 10 15:09:35 UTC 2014
Hi All,
I need to bundle Mac native libraries so that JNA and JNI can find them. I can not bundle inside a jar since JNA will not find them. But I want the native libraries to be found inside the .app file say in a lib folder.
Anyone know how to do that using javafx deploy ant scripts? Is there some special directory I have to setup like I do for icns?
Thanks!
-Tony
More information about the openjfx-dev
mailing list