Task 63526555816

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

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


Commands that took longer than 1 second (total 39m32s)
linedurationpercentagecommand
14163m37s9%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
251113m42s34%cmake --build build --config Release -j 4
34191m23s3%git clone --depth=1 https://github.com/bitcoin-core/qa-assets 'D:\a\bitcoin\bitcoin\qa-assets'
378920m18s51%'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