libopenraw-sys 0.1.0

Rust FFI for libopenraw
docs.rs failed to build libopenraw-sys-0.1.0
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: libopenraw-sys-0.1.2

Regenerating the bindings

  • Set the environment OR_PATH to were the libopenraw source tree is (top-level). The headers will be looked up in $OR_PATH/libopenraw.
  • Make sure bindgen is in your PATH
  • Run generate_bindings.sh