11 2013 档案

mongodb c++ driver(2.53)windows编译
摘要:编译环境:(1) 下载python2.7, 使用x86_32位,因为scons只有32位安装包可用;(2) 下载scons2.3.0,The current production release of SCons is 2.3.0;(3) 安装python 和 scons, 将C:\Python27\Scripts写入PATH;(4) 安装boost1.54版本的库,直接下载windows版本编译好的库,目录c:\boost(5) 在c:\boost里建立一个include目录,然后将c:\boost\boost目录放到include里面,即c:\boost\include\boost\..( 阅读全文

posted @ 2013-11-18 14:45 不吃鱼的猫 阅读(1941) 评论(0) 推荐(0)