[libbluray-devel] problems with JAVA

Erik Van Grunderbeeck erik at arawix.com
Sat May 7 15:13:35 CEST 2011


>It seems that System.loadLibary() only looks for 'libname.so', there 
>doesn't seem to be a way to make it look for 'libname.so.$major' as 
>would be more correct.
Thats correct. It would be better to use System.load(), since on windows the
searchpath for LoadLibrary is also limited to the windows path 

Erik



More information about the libbluray-devel mailing list