http://www.boost.org/boost-build2/doc/html/bbv2/installation.html
Tried following those instructions, but they do not work.
What I did:
Open cmd.exe;
cd C:\BoostBuild\boost-build
.\bootstrap.bat
What I get:
C:\BoostBuild\boost-build>.\bootstrap.bat
‘.\bootstrap.bat’ is not recognized as an internal or external command,
operable program or batch file.
If you download and unzip a copy of boost in
C:\, you should end up with a folder likeC:\boost_1_48_0In this folder, execute bootstrap.bat; so