有人知道在Visual Studio 2005中使用哪个版本的Boost库吗?
发布于 2009-12-03 12:04:10
最新版本,1.41.0。
如果你感兴趣,Boost维护a page with the current status of the regression tests on a variety of platforms,包括Visual Studio7.1、8.0和9.0 (分别是Visual C++ 2003、2005和2008 )。
发布于 2009-12-03 16:19:58
我已经使用1.36有一段时间了,它工作得很好。我尝试了一下1.39,也运行得很好。
我发现从BoostPro安装这个包要容易得多,因为他们专门为不同的Visual Studio版本打包了它,并允许自定义安装,让您选择所需的内容。
发布于 2009-12-03 12:02:56
1.33.1和1.39.0在工作中使用VS2K5时没有任何问题。
https://stackoverflow.com/questions/1837312
复制相似问题