Host Environment
- OS: Windows 10 Pro 20H2
- Compiler: Visual Studio 2019, Version 16.8.3
To Reproduce
Steps to reproduce the behavior:
./vcpkg install opencv4[core]:arm64-windows
Failure logs
-- Configuring arm64-windows
-- Building arm64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:145 (message):
Command failed: C:/vcpkg/downloads/tools/cmake-3.19.2-windows/cmake-3.19.2-win32-x86/bin/cmake.exe --build . --config Debug --target install -- -v -j9
Working Directory: C:/vcpkg/buildtrees/opencv4/arm64-windows-dbg
See logs for more information:
C:\vcpkg\buildtrees\opencv4\install-arm64-windows-dbg-out.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_build_cmake.cmake:96 (vcpkg_execute_build_process)
scripts/cmake/vcpkg_install_cmake.cmake:27 (vcpkg_build_cmake)
ports/opencv4/portfile.cmake:362 (vcpkg_install_cmake)
scripts/ports.cmake:136 (include)
Error: Building package opencv4:arm64-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: opencv4:arm64-windows
Vcpkg version: 2020.11.12-nohash
install-arm64-windows-dbg-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 opencv4[core]:arm64-windowsFailure logs
-- Configuring arm64-windows
-- Building arm64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:145 (message):
Command failed: C:/vcpkg/downloads/tools/cmake-3.19.2-windows/cmake-3.19.2-win32-x86/bin/cmake.exe --build . --config Debug --target install -- -v -j9
Working Directory: C:/vcpkg/buildtrees/opencv4/arm64-windows-dbg
See logs for more information:
C:\vcpkg\buildtrees\opencv4\install-arm64-windows-dbg-out.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_build_cmake.cmake:96 (vcpkg_execute_build_process)
scripts/cmake/vcpkg_install_cmake.cmake:27 (vcpkg_build_cmake)
ports/opencv4/portfile.cmake:362 (vcpkg_install_cmake)
scripts/ports.cmake:136 (include)
Error: Building package opencv4:arm64-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: opencv4:arm64-windows
Vcpkg version: 2020.11.12-nohash
install-arm64-windows-dbg-out.log
Additional context
Add any other context about the problem here, such as what you have already tried to resolve the issue.