Task 63384338144

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 36m12s)
linedurationpercentagecommand
14191m11s3%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
207614m40s40%cmake --build build --config Release -j 4
29841m52s5%git clone --depth=1 https://github.com/bitcoin-core/qa-assets 'D:\a\bitcoin\bitcoin\qa-assets'
336117m53s49%'C:\hostedtoolcache\windows\Python\3.14.2\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