sfm_toolbox for mac
darissa opened this issue · 0 comments
darissa commented
I would like to use and implement your code but i'm using macbook. However, I got an error while running this: toolboxSfmCompile().
The error was:
Undefined function or variable 'opts'.
Error in toolboxSfmCompile (line 160)
mex(opts{:},[rd '/' ds{i} '/' fs{i} '.' mexext], ...
I suspect, it could be due to mex file not compatible with mac. Is it right? I'm not sure because i'm new to mex file.
Thank you in advance for respond.