imgui-cxx 0.1.1

Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
Documentation
Build #132062 2018-12-18 07:40:28

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.33.0-nightly (adbfec229 2018-12-17)# docs.rs version
cratesfyi 0.6.0 (e287639 2018-12-16)# build log
Updating crates.io index
Downloading crates ...
Downloaded imgui-cxx v0.1.1
Fresh cc v1.0.26
Fresh argparse v0.2.2
Fresh cmake v0.1.35
Fresh cargo-cxx v0.1.0
Compiling imgui-cxx v0.1.1
Running `rustc --edition=2018 --crate-name build_script_build /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/imgui-cxx-0.1.1/build.rs --color never --crate-type bin --emit=dep-info,link -C debuginfo=2 -C metadata=88ff4479945bb9a2 -C extra-filename=-88ff4479945bb9a2 --out-dir /home/cratesfyi/cratesfyi/debug/build/imgui-cxx-88ff4479945bb9a2 -L dependency=/home/cratesfyi/cratesfyi/debug/deps --extern cxx=/home/cratesfyi/cratesfyi/debug/deps/libcxx-984ade24241c93c7.rlib --cap-lints allow`
Running `/home/cratesfyi/cratesfyi/debug/build/imgui-cxx-88ff4479945bb9a2/build-script-build`
thread 'main' panicked at 'ErrorMessage {
msg: "failed to run custom build command for `imgui-cxx v0.1.1`\nprocess didn\'t exit successfully: `/home/cratesfyi/cratesfyi/debug/build/imgui-cxx-88ff4479945bb9a2/build-script-build` (exit code: 101)\n--- stdout\nrunning: \"cmake\" \"/home/cratesfyi/cratesfyi/debug/build/imgui-cxx-cac6c895d455039a/out\" \"-DCMAKE_BUILD_TYPE=debug\" \"-DCMAKE_INSTALL_PREFIX=/home/cratesfyi/cratesfyi/debug/build/imgui-cxx-cac6c895d455039a/out\" \"-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64\" \"-DCMAKE_C_COMPILER=/usr/bin/cc\" \"-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64\" \"-DCMAKE_CXX_COMPILER=/usr/bin/c++\"\n\n--- stderr\nthread \'main\' panicked at \'\nfailed to execute command: No such file or directory (os error 2)\nis `cmake` not installed?\n\nbuild script failed, must exit now\', /home/cratesfyi/.cargo/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.35/src/lib.rs:778:5\nnote: Run with `RUST_BACKTRACE=1` environment variable to display a backtrace.\n"
}', src/bin/cratesfyi.rs:142:13
note: Run with `RUST_BACKTRACE=1` for a backtrace.