Task 67882903215

doc: Fix missing cmake -B option in fuzzing quickstart guide

2026-03-20 09:49:54 completed fix-fuzzing-quickstart-guide-missing-cmake-B-option c70bab28c709d4d310267ff9e95fb8f73e2daea8


Commands that took longer than 1 second (total 28m54s)
linedurationpercentagecommand
1455s0%'"' C : '\' W i n d o w s '\' s y s t e m 3 2 '\' c m d . e x e '"' ' ' / s ' ' / c ' ' '"' '"' C : '\' P r o g r a m ' ' F i l e s '\' M i c r o s o f t ' ' V i s u a l ' ' S t u d i o '\' 1 8 '\' E n t e r p r i s e '\' C o m m o n 7 '\' T o o l s '\' v s d e v c m d . b a t '"' ' ' - a r c h = x 6 4 ' ' - n o _ l o g o ' ' '&' '&' ' ' s e t '"'
3711s0%tee msbuild_version
37939s2%bash --version
14621m7s3%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
212914m5s48%cmake --build build --config Release -j 4
305350s2%git clone --depth=1 https://github.com/bitcoin-core/qa-assets 'D:\a\bitcoin\bitcoin\qa-assets'
340111m54s41%'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
  • fix-fuzzing-quickstart-guide-missing-cmake-B-option
  • COMPLETED