Task 63372273681

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

2026-02-12 10:23:44 completed windows-msvc-update e17ea1e9d92d563f28cdeeafb9fe3ff665af3fdc


Commands that took longer than 1 second (total 35m30s)
linedurationpercentagecommand
14141m4s3%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
207114m46s41%cmake --build build --config Release -j 4
29791m49s5%git clone --depth=1 https://github.com/bitcoin-core/qa-assets 'D:\a\bitcoin\bitcoin\qa-assets'
335817m25s49%'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