ORB-SLAM2_RGBD_DENSE_MAP icon indicating copy to clipboard operation
ORB-SLAM2_RGBD_DENSE_MAP copied to clipboard

when ./build_ros.sh

Open dbdxnuliba opened this issue 4 years ago • 1 comments

make[2]: *** 没有规则可制作目标“../../../../lib/libopencv_core3.so”,由“../Mono” 需求。 停止。 CMakeFiles/Makefile2:430: recipe for target 'CMakeFiles/Mono.dir/all' failed make[1]: *** [CMakeFiles/Mono.dir/all] Error 2

dbdxnuliba avatar Jul 11 '20 10:07 dbdxnuliba

First, you should check out your opencv_core3.so version, and then create a soft link to it. Finally, you can camke .. and make in build file again,

yinloonga avatar May 29 '21 13:05 yinloonga