Windows XP
Visual Studio 2008
I have downloaded and unzipped the boost_1.33.1. We have to use this version as our client application uses this version.
However, I want to compile the source file to create the libraries. However, when I read the documentation I says you have to execute the bootstrap and then Bjam. However, in the root directory of boost. There are no such files. Only boost-build.jam.
Many thanks for any suggestions,
I think the bootstrapping thing is relatively new. You’ll just need to download bjam.exe separately from the boost website (it’s in the “Boost Jam” section).