|
|
每次configure都是提示;
configure: error: Unable to find Boost.DateTime library, currently this is required.
我的boost已经编辑并安装成功了,
libboost-date-time也存在于/usr/local/lib下,
使用--with-boost-date-time 指定目录或是boost-date-time.so文件都无效。。。
那位有成功经历的知道一下。
--with-boost-date-time specify the boost date-time library or suffix to use
--with-boost-filesystem specify the boost filesystem library or suffix to
use
--with-boost-thread specify the boost thread library or suffix to use
--with-boost-regex specify the boost regex library or suffix to use
--with-boost-program_options
specify the boost program_options library or suffix
to use |
|