You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 x64
The way you installed OpenCV: vcpkg install opencv4
OpenCV version 4.11.0
rustc version (rustc --version) rustc 1.85.0 (4d91de4e4 2025-02-17)
Attach the full output of the following command from your project directory:
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:
vcpkg install opencv4
rustc --version
) rustc 1.85.0 (4d91de4e4 2025-02-17)I see it successfully found
build arguments
, but seems parse failed.I think shlex cannot handle windows path correctly,
would output
The text was updated successfully, but these errors were encountered: