剛好我有學長有參加微軟xx計畫,有免費的vs2010專業版可以試用,就手殘灌了,這時要選2008就要打下面這一行qq
C:\clibrary\boost_1_42_0>bjam toolset=msvc-9.0 --build-type=complete
然後會跑出下面一堆話
Building the Boost C++ Libraries.
After the build, the headers will be located at
C:\clibrary\boost_1_42_0
The libraries will be located at
C:\clibrary\boost_1_42_0\stage\lib
Use 'bjam install --prefix=<path>' if you wish to install headers and
libraries to a different location and remove the source tree.
warning: Building Boost.Regex with the optional Unicode/ICU support disabled.
note: Please refer to the Boost.Regex documentation for more information
note: this is a strictly optional feature.
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
然後不知道為什麼MSVC10編譯會有兩個失敗= =MSVC9全部通過
編完需要5GB的空間。LIB :1.78G