twistedfall / opencv-rust

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

is opencv-rust support opencv built by vcpkg x64-mingw-dynamic on windows 11? #559

Closed spartajet closed 3 months ago

spartajet commented 3 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 Windows11
  2. The way you installed OpenCV: package, official binary distribution, manual compilation, etc. vcpkg x64-mingw-dynamic
  3. OpenCV version 4.9.0
  4. rustc version (rustc --version) 1.77
  5. Attach the full output of the following command from your project directory:
    RUST_BACKTRACE=full cargo build -vv 
spartajet commented 3 months ago

I have got the answer that setting envariment

"VCPKGRS_TRIPLET"=x64-mingw-dynamic