Task 63753005660

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

2026-02-16 13:27:13 completed windows-msvc-update d159b103987f672ec4fbb6ba79ba9db45c24c977


Commands that took longer than 1 second (total 41m1s)
linedurationpercentagecommand
14033m29s8%cmake -B build -Werror=dev --preset vs2026 -DVCPKG_MANIFEST_NO_DEFAULT_FEATURES=ON -DVCPKG_MANIFEST_FEATURES=wallet -DBUILD_GUI=OFF -DWITH_ZMQ=OFF -DBUILD_FOR_FUZZING=ON -DCMAKE_COMPILE_WARNING_AS_ERROR=ON
255114m27s35%cmake --build build --config Release -j 4
34591m46s4%git clone --depth=1 https://github.com/bitcoin-core/qa-assets 'D:\a\bitcoin\bitcoin\qa-assets'
383520m56s51%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' 'D:\a\bitcoin\bitcoin\build\test\fuzz\test_runner.py' --par 4 --loglevel DEBUG 'D:\a\bitcoin\bitcoin\qa-assets\fuzz_corpora'
Tags
  • Windows native, fuzz, VS
  • windows-msvc-update
  • COMPLETED