docs.rs failed to build vips-sys-0.1.3-beta.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.
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:
vips-sys-0.1.3-beta.2
vips-sys
This crate provides bindings to libvips.
Requirements
- libvips >= 8.2 (Ubuntu 16.04 libvips==8.2.2)
- Linux:
pkg-config --cflags --libs vipsruns successfully - Mac:
pkg-config --cflags --libs vipsruns successfully - Windows: not supported yet
Defaults to dynamic linking.
Known issues
A static build in mac fails for linking issue.
Feature gates
- [TODO] static vs dynamic linking