-
Notifications
You must be signed in to change notification settings - Fork 7.5k
opencv4 error: The following files are already installed #19106
Description
Describe the bug
Starting package 1/1: opencv4:arm64-android
Building package opencv4[core,dnn,jpeg,png,quirc,tiff,webp]:arm64-android...
Building package opencv4[core,dnn,jpeg,png,quirc,tiff,webp]:arm64-android... done
Installing package opencv4[core,dnn,jpeg,png,quirc,tiff,webp]:arm64-android...
The following files are already installed in D:/dev/iot/vcpkg/installed/arm64-android and are in conflict with opencv4:arm64-android
Installed by libwebp:arm64-android
debug/lib/libcpufeaturesd.a
lib/libcpufeatures.a
Package: opencv4:arm64-android
Vcpkg version: 2021-07-21-244f69e78da4f97034328b4d290db262d748d4c7
Environment
- OS: Windows
- Compiler: ndk 22.17
To Reproduce
Steps to reproduce the behavior:
- ./vcpkg install opencv4::arm64-android
- See error
Repro code when
Expected behavior
A clear and concise description of what you expected to happen.
Failure logs
-(please attached failure logs)
Additional context
Add any other context about the problem here.