野百合也有春天

导航

编译Boost Python

编译前提是安装Python2.2以上:

(1)将$(BOOST)\tools\jam\src\bin.ntx86下的bjam.exe拷贝至$(BOOST)目录下。

(2)编译:bjam –-toolset=msvc –-with-python –-build-type=complete stage。

(3)编译结果是生成dll和lib文件。

posted on 2011-04-09 22:38  flydream  阅读(693)  评论(0编辑  收藏  举报