The packages I'm toying with here are rather unknown, but nevertheless the problem is rather generic. Basically, I'm trying to …
c++ linker shared-libraries ld library-pathI made a library in C and I call it from Java with JNI so I have my package and …
java c java-native-interface loadlibrary library-path