ProvableHQ/welcome

installing snarkOS

Seeta2525 opened this issue · 3 comments

error: failed to run custom build command for librocksdb-sys v0.11.0+8.1.1

Caused by:
process didn't exit successfully: C:\Users\new\AppData\Local\Temp\cargo-installif0bXO\release\build\librocksdb-sys-c31440a21a37b744\build-script-build (exit code: 101)
--- stderr
thread 'main' panicked at C:\Users\new.cargo\registry\src\index.crates.io-6f17d22bba15001f\bindgen-0.65.1\lib.rs:603:31:
Unable to find libclang: "couldn't find any valid shared libraries matching: ['clang.dll', 'libclang.dll'], set the LIBCLANG_PATH environment variable to a path where one of these files can be found (invalid: [])"
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: failed to compile snarkos v2.1.7, intermediate artifacts can be found at C:\Users\new\AppData\Local\Temp\cargo-installif0bXO.
To reuse those artifacts with a future compilation, set the environment variable CARGO_TARGET_DIR to that path.

please help me

https://github.com/llvm/llvm-project/releases
try to install the latest Clang

This solution works! <3