码迷,mamicode.com
首页 > 其他好文 > 详细

boost_study

时间:2014-10-31 01:13:32      阅读:178      评论:0      收藏:0      [点我收藏+]

标签:http   io   os   ar   for   sp   strong   文件   div   

首先 下载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   io   os   ar   for   sp   strong   文件   div   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!