Task 63533098696

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

2026-02-13 14:04:45 completed windows-msvc-update d916fb1d703443462ec76606855835be046adb09


Commands that took longer than 1 second (total 41m13s)
linedurationpercentagecommand
14183m38s8%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
251314m45s35%cmake --build build --config Release -j 4
34211m30s3%git clone --depth=1 https://github.com/bitcoin-core/qa-assets 'D:\a\bitcoin\bitcoin\qa-assets'
379920m48s50%'C:\hostedtoolcache\windows\Python\3.14.3\x64\python.exe' '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