Hello,
I'm trying to load a shared library from within my Exchanger-class to access native methods. Before loading the lib via System.load (not System.loadLibrary!) the class performs a check whether the file exists. The code in startUp() looks like this:
File lib = new...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.