The file is called `libssh.so`, but JNA already prefixes the `lib` part, so `Native.loadLibrary("ssh", ...)` results in an `liblibssh.so not found` error. |
||
---|---|---|
.. | ||
main | ||
test/kotlin/com/jetpackduba/gitnuro/app |
The file is called `libssh.so`, but JNA already prefixes the `lib` part, so `Native.loadLibrary("ssh", ...)` results in an `liblibssh.so not found` error. |
||
---|---|---|
.. | ||
main | ||
test/kotlin/com/jetpackduba/gitnuro/app |