Host Environment
- OS: [Windows10]
- Compiler: vs2017
To Reproduce
Steps to reproduce the behavior:
./vcpkg install opencv3[cuda]:x64-windows
Failure logs
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:108 (message):
Command failed: ninja -v
Working Directory: D:/OneScanGIt/pkg/vcpkg/buildtrees/opencv3/x64-windows-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
D:\OneScanGIt\pkg\vcpkg\buildtrees\opencv3\config-x64-windows-out.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_cmake.cmake:319 (vcpkg_execute_required_process)
ports/opencv3/portfile.cmake:240 (vcpkg_configure_cmake)
scripts/ports.cmake:136 (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.11.12-nohash
config-x64-windows-out.log
[attach config-x64-windows-out.log]
Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install opencv3[cuda]:x64-windowsFailure logs
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:108 (message):
Command failed: ninja -v
Working Directory: D:/OneScanGIt/pkg/vcpkg/buildtrees/opencv3/x64-windows-rel/vcpkg-parallel-configure
Error code: 1
See logs for more information:
D:\OneScanGIt\pkg\vcpkg\buildtrees\opencv3\config-x64-windows-out.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_configure_cmake.cmake:319 (vcpkg_execute_required_process)
ports/opencv3/portfile.cmake:240 (vcpkg_configure_cmake)
scripts/ports.cmake:136 (include)
Error: Building package opencv3:x64-windows failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with
.\vcpkg update, thensubmit an issue at https://github.com/Microsoft/vcpkg/issues including:
Package: opencv3:x64-windows
Vcpkg version: 2020.11.12-nohash
config-x64-windows-out.log
[attach config-x64-windows-out.log]
Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.