webview 0.1.1

Tiny cross-platform UI library for Rust that uses a webview for rendering HTML5
Documentation

Build #84595 2018-02-02 19:44:38

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.22.0-dev (b1cfd1750 2017-09-21)

# docs.rs version cratesfyi 0.4.2 (13da7b2 2017-10-12)

# build log Updating registry `https://github.com/rust-lang/crates.io-index` Downloading webview v0.1.1 Fresh cc v1.0.4 Fresh urlencoding v1.0.0 Fresh pkg-config v0.3.9 Compiling webview v0.1.1 Running `rustc --crate-name build_script_build .cargo/registry/src/github.com-1ecc6299db9ec823/webview-0.1.1/build.rs --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=5509d9245d308feb -C extra-filename=-5509d9245d308feb --out-dir /home/cratesfyi/cratesfyi/debug/build/webview-5509d9245d308feb -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cc=/home/cratesfyi/cratesfyi/debug/deps/libcc-49631b60dec972a9.rlib --extern-version cc=cc,1.0.4 --extern pkg_config=/home/cratesfyi/cratesfyi/debug/deps/libpkg_config-fdeeca4d6057a82a.rlib --extern-version pkg_config=pkg-config,0.3.9 --cap-lints allow` Running `/home/cratesfyi/cratesfyi/debug/build/webview-5509d9245d308feb/build-script-build` thread 'main' panicked at 'Human( failed to run custom build command for `webview v0.1.1` process didn't exit successfully: `/home/cratesfyi/cratesfyi/debug/build/webview-5509d9245d308feb/build-script-build` (exit code: 101) --- stderr thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"webkit2gtk-4.0 >= 2.8\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package webkit2gtk-4.0 was not found in the pkg-config search path.\nPerhaps you should add the directory containing `webkit2gtk-4.0.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'webkit2gtk-4.0\' found\n" } }', src/libcore/result.rs:906:4 note: Run with `RUST_BACKTRACE=1` for a backtrace. )', src/bin/cratesfyi.rs:142 note: Run with `RUST_BACKTRACE=1` for a backtrace.