java - Where to pack native libs in Jar -


i'm building library uses native code (*.dll on windows, lib*.so on linux). should pack files in jar? right when i'm running example uses native api (thorough) library, need add param -djava.library.path=<path_to_dll_or_so>.

can somehow show java library path?

for packing i'm using gradle build , jar


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - IE9 error '$'is not defined -