jponttuset / mcg

Multiscale Combinatorial Grouping - Object Proposals and Segmentation
http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/mcg/
Other
305 stars 139 forks source link

mkoctfile: unrecognized argument when running build.m in octave #25

Open quincylin1 opened 3 years ago

quincylin1 commented 3 years ago

Hi, I encounter the following error when I run build.m in octave:

>> build
mkoctfile: unrecognized argument /home/SENSETIME/lintsuihin/mcg/pre-trained/lib
warning: mkoctfile exited with failure status
warning: called from
    mkoctfile at line 171 column 5
    mex at line 29 column 18
    build at line 66 column 5
mkoctfile: unrecognized argument /home/SENSETIME/lintsuihin/mcg/pre-trained/lib
warning: mkoctfile exited with failure status

Any help would be much appreciated, thanks!!

jponttuset commented 3 years ago

Dear @quincylin1,

I'm sorry but I cannot give support for this code anymore. Many things might have changed in current versions of Matlab and I cannot be on top of it.

If you end up figuring it out and want to share it here or make a pull request, I'd be happy to integrate it though.

Best,