這是The boost c++ libraries PDF下載,看清楚了,這可不是BOOST官方文檔哦。這是一個BOOST學(xué)習(xí)使用說明的文檔,里面有大量的代碼及實例。我也是一個偶然的機(jī)會下的,一般人我可不告訴他。
•No indent on body text (we need all the horrizontal space we can get for code blocks).
•Left and right page margins 0.5in - a little small, but as above we need all the space we can get.
•Paper type is A4 - it's an ISO standard, and just a little smaller than US letter, so should print OK on both.
•Draft mode is turned off so we don't go after draft.png just in case.
•SVG graphics are used for admonishments.
•Default path to search for images (if not overridden in a library's Jamfile) is the SVN repository.
1、運行VS2003工具里的 “Visual Studio .NET 2003 命令提示"
2、在命令行模式下,cd 進(jìn)入需要編譯的Boost C++ Libraries 下面具體類庫的Build目錄
3、運行 nmake vc71.mak
Boost uses Subversion to manage all of the data associated with Boost's development, including the source code to Boost, documentation for Boost libraries, and the Boost web site.