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
To Reproduce
Steps to reproduce the behavior: ./vcpkg install opencv3[vtk]:x64-windows
Failure logs
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:72 (message):
Command failed: ninja -v
Working Directory: D:/vcpkg/buildtrees/opencv3/x64-windows-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
D:\vcpkg\buildtrees\opencv3\config-x64-windows-out.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_cmake.cmake:297 (vcpkg_execute_required_process)
ports/opencv3/portfile.cmake:237 (vcpkg_configure_cmake)
scripts/ports.cmake:90 (include)
Error: Building package opencv3:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: opencv3:x64-windows
Vcpkg version: 2020.02.04-nohash
Additionally, attach any relevant sections from the log files above.
CMake Error at D:/vcpkg/installed/x64-windows/share/vtk/FindLibHaru.cmake:45 (_add_library):
_add_library cannot create imported target "LibHaru::LibHaru" because
another target with the same name already exists.
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install opencv3[vtk]:x64-windows
Failure logs
config-x64-windows-out.log
The text was updated successfully, but these errors were encountered: