opencv-rust
opencv-rust copied to clipboard
run with error code 0xC0000135 after I have set environment value.
Before reporting an issue please first check the troubleshooting guide. If the issue you're encountering is not solved thereby please state the following in your bugreport:
- Operating system windows-x64
- The way you installed OpenCV: package, official binary distribution, manual compilation, etc. vcpkg
- OpenCV version lateset?
- rustc version (
rustc --version
) 1.77.2 - Attach the full output of the following command from your project directory:
RUST_BACKTRACE=full cargo build -vv