首页 > 其他 > 详细

boost_study

时间:2014-10-31 01:11:04      阅读:293      评论:0      收藏:0      [点我收藏+]

首先 下载boost   http://sourceforge.net/projects/boost/?source=typ_redirect  

谷歌之  :Boost is a set of libraries for the C++ programming language that provide support for tasks and structures such aslinear algebrapseudorandom number generationmultithreadingimage processingregular expressions, and unit testing. It contains over eighty individual libraries.

环境: VS2013  下载 CPPDebuggerVisualizers.VS2013 

下载了一个工程  需要 boost  那么设置 

Configuration Properties > C/C++ > General > Additional Include Directories, enter the path to the Boost root directory,

for example E:\boost_1_56_0\boost_1_56_0\  文件夹下有 很多文件夹 有 boost doc libs 等   接着编译工程就成功了~_~

 

 

boost_study

原文:http://www.cnblogs.com/zcc1414/p/4064063.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!