Blender-2.65源代码中的cmake配置文件有问题,会导致这样的错误: /usr/bin/ld: ../../lib/libcycles_util.a(util_cache.cpp.o): undefined reference to symbol '_ZN5boost10filesystem6detail13dir_itr_closeERPvS3_' 。目前的绕过办法就是在运行cmake时加上这个参数: -DBOOST_ROOT=/usr 。
http://comments.gmane.org/gmane.comp.video.blender.devel/37367
亮点 :
On Wed, Dec 12, 2012 at 07:05:47PM -0700, Dan Eicher wrote:
> Try adding -DBOOST_ROOT=/usr to your cmake command line.
Thank you, this works fine.
Best Regards:
Jochen Schmitt
HxLauncher: Launch Android applications by voice commands