- Download "boost_1_33_0.exe" from SourceForge.org
- Download "boost-jam-3.1.11-1-ntx86.zip" from SourceForge.org
- Extract "boost_1_33_0.exe" and "boost-jam-3.1.11-1-ntx86.zip"
- "Start" → "All Programs" → "Visual C++ 2005 Express Edition Beta 2" → "Visual Studio Tools" → "Visual Studio 2005 Command Prompt"
- Change Directory to "boost_1_33_0.exe" extraction directory.
- TYPE$ bjam "-sTOOLS=vc-8_0" install
- That's all for installation.
- If you don't complete install, the "Platform SDK" might be necessary.
Install Boost Library for VC8
本文提供了一步一步的指导,教你如何从SourceForge下载并安装Boost库版本1.33.0及其配套工具boost-jam。具体步骤包括下载必要的文件、使用Visual C++ 2005 Express Edition Beta 2的命令提示符来配置安装环境,并运行bjam命令完成安装过程。


被折叠的 条评论
为什么被折叠?



