Host Environment
- OS: Windows 10
- Compiler: Visual Studio 2019 16.9.5
To Reproduce
Steps to reproduce the behavior:
./vcpkg install wxwidgets:x64-windows
Failure logs
Building package wxwidgets[core]:x64-windows...
-- Downloading https://github.com/wxWidgets/wxWidgets/archive/9c0a8be1dc32063d91ed1901fd5fcd54f4f955a1.tar.gz -> wxWidgets-wxWidgets-9c0a8be1dc32063d91ed1901fd5fcd54f4f955a1.tar.gz...
-- Extracting source D:/vcpkg2/downloads/wxWidgets-wxWidgets-9c0a8be1dc32063d91ed1901fd5fcd54f4f955a1.tar.gz
-- Applying patch disable-platform-lib-dir.patch
-- Using source at D:/vcpkg2/buildtrees/wxwidgets/src/54f4f955a1-1de49a51d0.clean
-- Found external ninja('1.10.2').
-- Configuring x64-windows
-- Building x64-windows-dbg
CMake Error at scripts/cmake/vcpkg_execute_build_process.cmake:146 (message):
Command failed: "C:/Program Files/CMake/bin/cmake.exe" --build . --config Debug --target install -- -v -j9
Working Directory: D:/vcpkg2/buildtrees/wxwidgets/x64-windows-dbg
See logs for more information:
D:\vcpkg2\buildtrees\wxwidgets\install-x64-windows-dbg-out.log
Call Stack (most recent call first):
scripts/cmake/vcpkg_build_cmake.cmake:104 (vcpkg_execute_build_process)
scripts/cmake/vcpkg_install_cmake.cmake:44 (vcpkg_build_cmake)
ports/wxwidgets/portfile.cmake:40 (vcpkg_install_cmake)
scripts/ports.cmake:141 (include)
Error: Building package wxwidgets: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: wxwidgets:x64-windows
Vcpkg version: 2021-05-05-9f849c4c43e50d1b16186ae76681c27b0c1be9d9
Additionally, attach any relevant sections from the log files above.
install-x64-windows-dbg-out.log
Additional context
None
Host Environment
To Reproduce
Steps to reproduce the behavior:
./vcpkg install wxwidgets:x64-windowsFailure logs
install-x64-windows-dbg-out.log
Additional context
None