Open WeiyiLi opened 7 years ago
You have to do export LD_LIBRARY_PATH=$(pwd)/lib:/usr/lib before running Octave
Hello!
Apparently I've compiled everything ok, but when run 'example', I get:
error: det_mPb: /home/cscfloan/Desktop/gpb/gPb-master/grouping/lib/mex_pb_parts_final_selected.mex: failed to load: /home/cscfloan/Desktop/gpb/gPb-master/grouping/lib/libopencv_gpb.so: undefined symbol: _ZN2cv8fastFreeEPv error: called from det_mPb at line 8 column 2 multiscalePb at line 24 column 64 globalPb at line 39 column 76 example at line 11 column 12
Could someone help please?
Ubuntu 16 :)
After I run example in Octave, it shows the following output and terminated with an error,
Can anyone help me?