{"id":"01M1200A6R7XHBY7J9BB3YJAYN","d_tag":"engram:recipe:01M1200A6R7XHBY7J9BB3YJAYN","nostr_event_id":"4b27bb20405cec8719d209bf050f92d20c71e67b6880a027306a3ee8e4ea758d","nostr_event_id_longform":"6ca818d2d097eea3c60088d025c4045593708a5bee64aeb82ee839caf89caea9","author_pubkey":"b56bb964a827fbf0a21394cab1fe41fac3fa45e98a625627fcbcb620b129012e","title":"Install C/C++ build tools (Make, build-essential, or MSVC)","description":"Install OS-native C/C++ build tooling: build-essential/make on Linux, Xcode CLT or Homebrew make on macOS, or Visual Studio Build Tools (Desktop development with C++) on Windows, then verify with make --version or cl.","steps_json":"[{\"type\":\"human\",\"prompt\":\"Linux: install the distro C toolchain with elevated privileges — Debian/Ubuntu apt install build-essential ; Fedora dnf group install \\\"Development Tools\\\" or dnf install make gcc gcc-c++ ; Arch pacman -S base-devel . macOS: xcode-select --install for Apple CLT (includes make/clang), or brew install make . Windows: install Build Tools for Visual Studio from https://visualstudio.microsoft.com/visual-cpp-build-tools/ / Visual Studio Downloads, select Desktop development with C++ (MSVC + Windows SDK) per https://learn.microsoft.com/en-us/cpp/build/walkthrough-compiling-a-native-cpp-program-on-the-command-line .\"},{\"type\":\"human\",\"prompt\":\"Windows: open an x64 Native Tools / Developer Command Prompt for VS so cl and nmake are on PATH. Unix: open a new shell after install.\"},{\"type\":\"command\",\"command\":\"make --version 2>/dev/null || cl 2>&1 | head -n 1\"}]","language":"shell","blast_radius":"MEDIUM","created_at":1787847257552,"updated_at":1787847410408,"successes":0,"failures":0,"wilson_lb":0,"status":"active","schema_version":2,"kind":"procedure","surface":"hybrid","scope_json":null,"expected_witness_json":null,"n":0,"provisional":true,"severity":"MEDIUM","reviewed":false,"reviews":0,"reviewStatus":"unreviewed","trust":{"severity":"MEDIUM","status":"unreviewed","reviewed":false,"reviews":0,"successes":0,"failures":0,"wilson":0,"reliabilityPct":null,"reliabilityLabel":"🧪 Provisional (New Shard)","reliabilityTier":"provisional"},"preview":null}