No rule to make target 'usrlibx86

it2022-05-05  155

花了我一晚上时间解决,终于编译通过了

在此贴出,仅供后来者参考

解决办法:

sudo ln -s /usr/lib/x86_64-linux-gnu/libvtkCommonCore-6.2.so /usr/lib/x86_64-linux-gnu/libvtkproj4-6.2.so.6.2.0

之后catkin_make编译通过^_^

参考链接:

https://github.com/PointCloudLibrary/pcl/issues/1594


最新回复(0)