-
-
Notifications
You must be signed in to change notification settings - Fork 173
Closed
Description
Hi:
I sure Vcpkg and opencv4 for Vcpkg has been installed.
(I using vcpkg_cli test)
$ vcpkg_cli probe opencv4
Found library opencv4
Include paths:
C:\SDKs\vcpkg\installed\x64-windows\include
Library paths:
C:\SDKs\vcpkg\installed\x64-windows\lib
Runtime Library paths:
C:\SDKs\vcpkg\installed\x64-windows\bin
Cargo metadata:
...
...
...
Source code and building refer to:
but still has error message, looks like I without installed Vcpkg-opencv.
Compiling cpp v0.5.4
Compiling opencv v0.29.3
error: failed to run custom build command for `opencv v0.29.3`
Caused by:
process didn't exit successfully: `C:\Users\curlywei\Downloads\rust-test\opencvrs\target\debug\build\opencv-98c8a72dc5cf55ee\build-script-build` (exit code: 1)
--- stderr
=== Setting up OpenCV library from vcpkg
Error: "Package opencv4 is not found, caused by: Could not find library in Vcpkg tree opencv4"
warning: build failed, waiting for other jobs to finish...
error: build failed
How do I solve it
Metadata
Metadata
Assignees
Labels
No labels