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

Fix windows CI at appveyor https://ci.appveyor.com/project/zzeroo/libmodbus-rs #3

Open zzeroo opened 7 years ago

zzeroo commented 7 years ago

The windows continuous integration tests at appveyor failure.

Look at the .appveyor.yaml from bindgen to see how to handle the llvm.exe and clang installation.

Also it may be necessary to change the build.rs from libmodbus_sys.