cannot open shared object file

Issue #260 resolved
李紫阳 created an issue

Dear all,

I am trying to use the matlab wrapper in ubuntu14.04, but it gives error message like this:

Invalid MEX-file '/usr/local/MATLAB/R2014b/toolbox/gtsam/gtsam_wrapper.mexa64':
libgtsam.so.4: cannot open shared object file: No such file or directory

Error in gtsam.NonlinearFactorGraph (line 41)
        my_ptr = gtsam_wrapper(1046);

but I can find libgtsam.so.4 at /usr/local/lib/

Comments (2)

  1. Log in to comment