This is for boost 1.75.0. I’m using Visual Studio 2019.
- Download https://boostorg.jfrog.io/artifactory/main/release/1.75.0/source/boost_1_75_0.zip
- Extract boost_1_75_0.zip to C:\ (adds a folder named boost_1_75_0)
- Open x64 Native Tools Command Prompt for Visual Studio 2019 and run the following commands…
cd boost_1_75_0
bootstrap.bat
.\b2