I got this error when build
Compiling openblas-src v0.10.15
Compiling wasm-bindgen-shared v0.2.114
Compiling anstyle-parse v0.2.7
Compiling erased-serde v0.4.10
error: failed to run custom build command for openblas-src v0.10.15
Caused by:
process didn't exit successfully: C:\Users\Lumine\Desktop\RuView-0.6.2-esp32\RuView-0.6.2-esp32\rust-port\wifi-densepose-rs\target\release\build\openblas-src-83e779c108efea69\build-script-build (exit code: 101)
--- stderr
thread 'main' (14152) panicked at C:\Users\Lumine.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\openblas-src-0.10.15\build.rs:129:13:
Non-vcpkg builds are not supported on Windows. You must use the 'system' feature.
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
I got this error when build
Compiling openblas-src v0.10.15
Compiling wasm-bindgen-shared v0.2.114
Compiling anstyle-parse v0.2.7
Compiling erased-serde v0.4.10
error: failed to run custom build command for
openblas-src v0.10.15Caused by:
process didn't exit successfully:
C:\Users\Lumine\Desktop\RuView-0.6.2-esp32\RuView-0.6.2-esp32\rust-port\wifi-densepose-rs\target\release\build\openblas-src-83e779c108efea69\build-script-build(exit code: 101)--- stderr
thread 'main' (14152) panicked at C:\Users\Lumine.cargo\registry\src\index.crates.io-1949cf8c6b5b557f\openblas-src-0.10.15\build.rs:129:13:
Non-vcpkg builds are not supported on Windows. You must use the 'system' feature.
note: run with
RUST_BACKTRACE=1environment variable to display a backtracewarning: build failed, waiting for other jobs to finish...