twistedfall / opencv-rust

Rust bindings for OpenCV 3 & 4
MIT License
1.86k stars 144 forks source link

run with error code 0xC0000135 after I have set environment value. #568

Closed 18930215187 closed 2 months ago

18930215187 commented 2 months ago

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:

  1. Operating system windows-x64
  2. The way you installed OpenCV: package, official binary distribution, manual compilation, etc. vcpkg
  3. OpenCV version lateset?
  4. rustc version (rustc --version) 1.77.2
  5. Attach the full output of the following command from your project directory:
    RUST_BACKTRACE=full cargo build -vv 

    build log.txt