russimp-sys 0.2.3

Raw Assimp bindings for rust
docs.rs failed to build russimp-sys-0.2.3
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: russimp-sys-0.1.7

russimp-sys russimp-sys Crates.io

Assimp raw bindings for Rust. There is a high chance that you are actually looking for russimp https://github.com/jkvargas/russimp

Pipeline is now building for windows as well, it is using vcpkg to get assimp. Please if youre a windows user, let me know if this is working on your side.

This package uses cargo-vcpkg to manage system dependencies (particularly on windows). Running cargo vcpkg build will build the necessary dependencies within the target directory. Alternatively provide a VCPKG_ROOT environment variable pointed at the location of a shared vcpkg installation.