Task 63526555736

doc: update Windows MSVC build guide to utilize winget to install build requirements

2026-02-13 13:03:04 aborted windows-msvc-update d693779aa29e85dd7d2355720e0019b1c6dcb7c0


Commands that took longer than 1 second (total 1h1m52s)
linedurationpercentagecommand
141734m21s55%cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
259049s1%library
28311s0%compiler flags .................. /DWIN32 /D_WINDOWS /EHsc -g -Og --coverage -std:c++20 /utf-8 /Zc:preprocessor /Zc:__cplusplus /sdl /W3 /wd4018 /wd4146 /wd4244 /wd4267 /wd4715 /wd4805
304624m36s39%cmake --build build --config Release -j 4
44555s0%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' -m pip install pyzmq
46641m27s2%ctest --test-dir build --output-on-failure --stop-on-failure -j 4 --build-config Release
Tags
  • Windows native, VS
  • windows-msvc-update
  • ABORTED