docs.rs failed to build xwiimote-sys-0.1.5
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:
xwiimote-sys-0.1.6
xwiimote-sys
Rust FFI bindings to the xwiimote user-space library.
The xwiimote crate provides higher-level, more idiomatic bindings to the same library.
Usage
You will need the following dependencies to create the bindings:
- libudev >= 183
- libxwiimote >= 2-2 (optional; set
XWIIMOTE_SYS_STATIC=1to build from source and link statically.)