摘要: 代码 阅读全文
posted @ 2011-01-03 22:38 hailong 阅读(343) 评论(0) 推荐(0)
摘要: 代码 阅读全文
posted @ 2011-01-03 21:09 hailong 阅读(327) 评论(0) 推荐(0)
摘要: 下面说在VS2008下编译BOOST的过程:1.打开VS2008命令符 开始-程序-Microsoft Visual Studio 2008-Visual Studio Tools-Microsoft Visual Studio 2008命令提示符2.pushd D:\boost_1_45_0 这里的路径是你的BOOST路径.3.booststrap.bat 等待N秒.4. dir 这时, 发现有一个 bjam.exe 如果生成失败, 请修改: D:\boost_1_45_0\tools\build\v2\engine\src\build.bat 中, if EXIST "%Prog 阅读全文
posted @ 2011-01-03 11:06 hailong 阅读(282) 评论(0) 推荐(0)