Just tried to compile this on Windows CLion with Rust.
These modules are not compatible with Windows:
- ring
- libz-sys
- libsqlite3-sys
- openssl-sys
You might want to look into replacing these, or looking to remove them.
Unless of course, you won't want to support multi-platforms.
Just tried to compile this on Windows CLion with Rust.
These modules are not compatible with Windows:
You might want to look into replacing these, or looking to remove them.
Unless of course, you won't want to support multi-platforms.