2006年04月18日 星期二 15:28
我在freebsd上编译boost.python时出错: > > /home/wellbye/boost_1_33_1/boost/python/converter/rvalue_from_python_data.hpp:99: > error: '->' cannot appear in a constant-expression > /home/wellbye/boost_1_33_1/boost/python/converter/rvalue_from_python_data.hpp:99: > error: `&' cannot appear in a constant-expression > /home/wellbye/boost_1_33_1/boost/python/converter/rvalue_from_python_data.hpp:99: > error: template argument 1 is invalid > /home/wellbye/boost_1_33_1/boost/python/converter/rvalue_from_python_data.hpp:99: > error: `value' is not a member of `> 在网上搜了一些资料,在python.org的ml上有人说是freebsd的bug,这就晕了,难道在freebsd上就不能用boost.python了吗?有哪位高人知道怎么解决吗? 现在我还在痛苦地用c写着很多轮子。。。 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060418/d8f17e46/attachment.htm
2006年04月19日 星期三 14:02
在 2006-04-18二的 15:28 +0800,冶晶邓写道: > 我在freebsd上编译boost.python时出错: > > /home/wellbye/boost_1_33_1/boost/python/converter/rvalue_from_python_data.hpp:99: error: '->' cannot appear in a constant-expression > /home/wellbye/boost_1_33_1/boost/python/converter/rvalue_from_python_data.hpp:99: error: `&' cannot appear in a constant-expression > /home/wellbye/boost_1_33_1/boost/python/converter/rvalue_from_python_data.hpp:99: error: template argument 1 is invalid > /home/wellbye/boost_1_33_1/boost/python/converter/rvalue_from_python_data.hpp:99: error: `value' is not a member of `> > > 在网上搜了一些资料,在python.org的ml上有人说是freebsd的bug,这就晕了, > 难道在freebsd上就不能用boost.python了吗?有哪位高人知道怎么解决吗? > 现在我还在痛苦地用c写着很多轮子。。。 这个问题很早就修了吧……你从 /usr/ports/devel/boost-python/ 直接安装就好。 Cheers, -- Xin LI http://www.delphij.net/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: =?UTF-8?Q?=E8=BF=99=E6=98=AF=E4=BF=A1=E4=BB=B6=E7=9A=84=E6=95=B0?= =?UTF-8?Q?=E5=AD=97=E7=AD=BE=E5=90=8D=E9=83=A8=E5=88=86?= Url : http://lists.exoweb.net/pipermail/python-chinese/attachments/20060419/1bd528eb/attachment.pgp
Zeuux © 2025
京ICP备05028076号