error: No rule to make target '/usr/lib/libOpenNI.so', needed by 'bin/euroc_rectify'。 停止。

这类问题的出现说明程序在编译时,CMakeLists.txt 文件没有找到OpenNI.so, 即 Pangolin库未安装或破损。

重新安装pangolin库即可。(亲测)

 

posted @ 2019-03-26 10:15  不拿曾经看以后  阅读(1317)  评论(0编辑  收藏  举报