You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error using mex
cc1plus: warning: /home/liuna/rcnn-depth/eccv14-code/mcg/src/aux: not a
directory
/home/liuna/rcnn-depth/eccv14-code/mcg/src/cands/mex_assess_one_sel.cpp:16:33:
fatal error: matlab_multiarray.hpp: No such file or directory
compilation terminated.
Error in mcg_build (line 64)
eval(['mex ''' build_file{ii} ''' -outdir ''' fullfile(mcg_root_dir, 'lib')
'''' include_str])
The text was updated successfully, but these errors were encountered:
Error using mex
cc1plus: warning: /home/liuna/rcnn-depth/eccv14-code/mcg/src/aux: not a
directory
/home/liuna/rcnn-depth/eccv14-code/mcg/src/cands/mex_assess_one_sel.cpp:16:33:
fatal error: matlab_multiarray.hpp: No such file or directory
compilation terminated.
Error in mcg_build (line 64)
eval(['mex ''' build_file{ii} ''' -outdir ''' fullfile(mcg_root_dir, 'lib')
'''' include_str])
The text was updated successfully, but these errors were encountered: