Task 63384338097

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

2026-02-12 12:15:21 completed windows-msvc-update f7a3842d6ad8a02874e9121fdb74b9e850290de3


Commands that took longer than 1 second (total 44m8s)
linedurationpercentagecommand
141831s1%cmake -B build -Werror=dev --preset vs2026 -DBUILD_BENCH=ON -DBUILD_KERNEL_LIB=ON -DBUILD_UTIL_CHAINSTATE=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
185956s2%library
20971s0%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
231226m28s59%cmake --build build --config Release -j 4
37214s0%'C:\hostedtoolcache\windows\Python\3.14.2\x64\python.exe' -m pip install pyzmq
39332m6s4%ctest --test-dir build --output-on-failure --stop-on-failure -j 4 --build-config Release
424813m25s30%'C:\hostedtoolcache\windows\Python\3.14.2\x64\python.exe' 'build\test\functional\test_runner.py' --jobs 4 --quiet '--tmpdirprefix=D:\a\bitcoin\bitcoin' --combinedlogslen=99999999 --timeout-factor=40
Tags
  • Windows native, VS
  • windows-msvc-update
  • COMPLETED