The current version of Boost (1.50.0) uses Boost.Build. The new workflow for building bcp is as follows:
from the root Boost directory, type:
bootstrap.bat
Then, once Boost.Build has been built, type:
b2 tools/bcp
The current version of Boost (1.50.0) uses Boost.Build. The new workflow for building bcp is as follows:
from the root Boost directory, type:
bootstrap.bat
Then, once Boost.Build has been built, type:
b2 tools/bcp