uvc 0.1.1

Safe and ergonomic wrapper around libuvc, allowing capture of webcam streams
Build #116571 2018-09-11T14:10:18.643462+00:00
# rustc version
rustc 1.28.0-dev (b9bf4f162 2018-06-02)
# docs.rs version
cratesfyi 0.5.0 (579f83b 2018-03-05)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading uvc v0.1.1
Fresh unicode-xid v0.1.0
Fresh cc v1.0.24
Fresh ucd-util v0.1.1
Fresh version_check v0.1.4
Fresh glob v0.2.11
Fresh vec_map v0.8.1
Fresh unicode-width v0.1.5
Fresh proc-macro2 v0.3.5
Fresh bitflags v1.0.4
Fresh regex-syntax v0.6.2
Fresh textwrap v0.10.0
Fresh utf8-ranges v1.0.1
Fresh quote v0.5.2
Fresh peeking_take_while v0.1.2
Fresh libc v0.2.43
Fresh strsim v0.7.0
Fresh quick-error v1.2.2
Fresh cfg-if v0.1.5
Fresh libloading v0.5.0
Fresh ansi_term v0.11.0
Fresh memchr v2.0.2
Fresh memchr v1.0.2
Fresh lazy_static v1.1.0
Fresh humantime v1.1.1
Fresh which v1.0.5
Fresh log v0.4.5
Fresh atty v0.2.11
Fresh aho-corasick v0.6.8
Fresh nom v3.2.1
Fresh thread_local v0.3.6
Fresh termcolor v1.0.3
Fresh clang-sys v0.23.0
Fresh clap v2.32.0
Fresh cexpr v0.2.3
Fresh regex v1.0.5
Fresh env_logger v0.5.13
Fresh bindgen v0.37.4
Compiling uvc-sys v0.1.1
Running `/home/cratesfyi/cratesfyi/debug/build/uvc-sys-9a86d8984cf845e7/build-script-build`
thread 'main' panicked at 'Error(
CargoError(
Human(
failed to run custom build command for `uvc-sys v0.1.1`
process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/uvc-sys-9a86d8984cf845e7/build-script-build` (exit code: 101)
--- stdout
cargo:rustc-link-lib=uvc

--- stderr
wrapper.h:1:10: fatal error: 'libuvc/libuvc.h' file not found
wrapper.h:1:10: fatal error: 'libuvc/libuvc.h' file not found, err: true
thread 'main' panicked at 'Failed to generate bindings: ()', libcore/result.rs:945:5
note: Run with `RUST_BACKTRACE=1` for a backtrace.

)
),
State {
next_error: None,
backtrace: None
}
)', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.