Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mcg_build() failed #32

Open
liuna0630 opened this issue May 19, 2017 · 3 comments
Open

mcg_build() failed #32

liuna0630 opened this issue May 19, 2017 · 3 comments

Comments

@liuna0630
Copy link

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])

@zhaobaozi
Copy link

hi i meet the some question.have you finish?

@wangjiaod
Copy link

首先这份代码不能在windows下编译,其次你可以看一下编译mcg的readme

@wangjiaod
Copy link

这个问题发生的原因:1 你可能不是在ubuntu系统编译的;2 你把/eccv14-code/mcg/src/下的aux改成其他名字了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants