opencv-rust
opencv-rust copied to clipboard
Rust Compile Error Windows
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 11
- The way you installed OpenCV: chocolatey
- OpenCV version - Latest 4
- rustc version (
rustc --version
) 1.64.0 - Attach the full output of the following command from your project directory: error.txt
The error.txt
log is not full so it doesn't contain any helpful debug information. But from the sheer amount of linking errors it looks like you've not specified your OPENCV_LINK_LIBS correctly
Is this not right? https://gyazo.com/5c139c915900a9443d90575b6f954925
This issue is quite old so I'm going to close it. If you still have this issue with the latest create version please feel free to reopen.