Roger Luo

超越梦想一起飞
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年10月28日

摘要: 1. download the boost library from the offical website.2. Unzip the file For windows, use 7zip for .7z file or use zip for .zip file. For ubuntu/linux/mac os x, use command: tar xjf boost_1_xx_x.tar.bz2 -f boost_1_xx_x or tar zxf boost_1_xx_x.tar.gz -f boost_1_xx_x3. Create the bjam/bj2, run the com 阅读全文

posted @ 2012-10-28 16:55 Roger Luo 阅读(507) 评论(0) 推荐(0) 编辑