Installation issue in pcl-1.5.1

旧巷老猫 提交于 2020-01-16 18:49:12

问题


I'm trying to install pcl-1.5 from the source here. I'm able to install it on my laptop (Ubuntu 12.04) but on the desktop (Ubuntu 14.04), it's not compiling.

mkdir build
cd build
cmake ..
make

It's giving lots of errors. Check http://pastebin.com/P37L9yCm for the output in the error stream.

What's the problem?

Isn't pcl-1.5 for Ubuntu 14.04? Okay! I've installed pcl-1.7 successfully. But then how do I run my previous pcl-1.5 code on it? Refer to this question.

来源:https://stackoverflow.com/questions/25958491/installation-issue-in-pcl-1-5-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!