百度空间 | 百度首页 
 
查看文章
 
boost1.36.0编译signals库
2008年09月14日 星期日 15:00
bjam --with-signals --build-type=complete stage

最开始忘了加参数 --build-type=complete 导致没有编译出来libboost_signals-vc71-mt-sgd-1_36.lib等,

最后看了下Jamroot的参数说明,才知道为什么了:默认使用minimal (default) - Builds the single
#                               "release" version of the libraries. This
#                               release corresponds to specifying:
#                               "release <threading>multi <link>shared
#                               <link>static <runtime-link>shared" as the
#                               Boost.Build variant to build.
#
#                               complete - Attempts to build all possible
#                               variations.



这样可以看哪些库需要编译:
bjam --show-libraries

类别:Boost | 添加到搜藏 | 浏览() | 评论 (0)
 
最近读者:
 
网友评论:
发表评论:
姓 名:
网址或邮箱: (选填)
内 容:
验证码: 请点击后输入四位验证码,字母不区分大小写
      

     

©2009 Baidu