mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-08-31 06:26:33 +00:00
Add a comment about bundling .so on windows
parent
679aee7021
commit
60795a8d00
@ -65,7 +65,7 @@ For signal-cli to be able to use the newly compiled library file, it can either
|
||||
|
||||
or be placed on the Java library path (see below). Only if there is no bundled file will libsignal search the library path (`java.library.path`) for the `.dylib`/`.so`/`.dll` file.
|
||||
|
||||
Note: on Windows, bundling the compiled `signal_jni.dll` file does not seem to work: see [#517](https://github.com/AsamK/signal-cli/issues/517).
|
||||
Note: on Windows, bundling the compiled `signal_jni.dll` file does not seem to work: see [#517](https://github.com/AsamK/signal-cli/issues/517). (According a [comment](https://github.com/AsamK/signal-cli/issues/517#issuecomment-894677266) in that thread, bundling does work if the files are renamed).
|
||||
|
||||
|
||||
#### Java library path
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user