注册 登录
编程论坛 C++教室

求助!cygwin与boost的问题

kpr 发布于 2010-02-13 15:56, 1172 次点击
我用cygwin编译时,它显示:

checking for boostlib >= 1.33.1... configure: error: We could not detect the boo
st libraries (version 1.33 or higher). If you have a staged boost library (still
not installed) please specify $BOOST_ROOT in your environment and do not give a
PATH to --with-boost option. If you are sure you have boost installed, then ch
eck your version number looking in <boost/version.hpp>. See http://randspringer.
de/boost for more documentation.

我已安装了boost,请问为什么会这样?
要怎样才能解决,谢谢
3 回复
#2
pangding2010-02-14 01:45
你 boost 的版本是多少呀?
#3
kpr2010-02-14 07:01
我的boost是1.35
#4
pangding2010-02-15 23:42
那就不是很清楚了,我用 cgywin 的机会不多。
不过你那个明显是有问题,在 configure 的时候就失败了,你可以考虑重装一次 boost,反正现在都出到 1.42 了,原来的没装上就算了,正好升升级,呵呵~~
1