zdzhaoyong/GSLAM

gslam: error while loading shared libraries:

Opened this issue · 1 comments

hi,thanks your work.I try to test ,but I get a error,could you help me?
robot@robot:~/slam_evaluate/GSLAM$ gslam Act=Tests --gtest_filter=* gslam: error while loading shared libraries: libopencv_videoio.so.3.0: cannot open shared object file: No such file or directory
Thanks!

and I use ldd gslam ,it shows it is founded!

libopencv_videoio.so.3.0 => /usr/local/lib/libopencv_videoio.so.3.0 (0x00007f615d3cd000)