libtorrent4j icon indicating copy to clipboard operation
libtorrent4j copied to clipboard

No libtorrent4j in java.library.path

Open makaro345 opened this issue 1 year ago • 0 comments

I use org.libtorrent4j:libtorrent4j-windows:2.1.0-30. When i run the application with -Djava.library.path= then it works correctly. PROBLEM: Every change to the dll causes the folder with the dll to be updated. Right?

How to correctly load dll from jar into spring boot application? How to correctly load dll (libtorrent4j) on windows environment?

makaro345 avatar Jul 31 '23 03:07 makaro345