-
Notifications
You must be signed in to change notification settings - Fork 298
Open
Labels
Description
Trying to install on Windows 10 platform.
Cloned successfully, ran cargo build
, failed with this output:
error: failed to run custom build command for `shaderc v0.3.16`
process didn't exit successfully: `C:\...\conrod\target\debug\build\shaderc-b05d9795e43860a7\build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at '
couldn't find required command: "cmake"
Perhaps a mention in the installation requirements doc, and a hint as to how to install cmake
?