- Download boost v1.65.0 from boost.org.
- Unpack boost to some place.
- Run .\bootstrap.bat under boost folder.
Run with following script will build the necessary subset:
b2 toolset=msvc-12.0 install --prefix="<your boost install folder>" --with-system --with-date_time --with-random link=static runtime-link=shared threading=multi