zzeroo / libmodbus-rs

Libmodbus bindings for Rust
http://zzeroo.github.io/libmodbus-rs/
GNU Lesser General Public License v2.1
10 stars 5 forks source link

Dynamic linking #12

Open hanusek opened 4 years ago

hanusek commented 4 years ago

Hello. Library libmodbus have LGPL licence. I must link dynamic. License requires it. How to set dynamic linking (shared library - *.so)?