Help me to fix INVALID MEX FILE problem.

2 views (last 30 days)
Sabarish
Sabarish on 21 Jan 2015
Commented: Geoff Hayes on 24 Jan 2015
I'm trying to run the code given in the following link on Ubuntu 13.04 (64 bit):
https://github.com/bensapp/Stretchable-Models-for-Motion-Parsing
I'm getting the following error:
INVALID MEX FILE: 'filepath/cps/utils/mex_opencv_boosting.mexa64': filepath/cps/utils/mex_opencv_bosting.mexa64: undefined symbol: _ZN7CvBoostC1EPKc.
Can someone help me with fixing this error?
Thank you
  1 Comment
Geoff Hayes
Geoff Hayes on 24 Jan 2015
Sabarish - you should provide more details. What function or command are you executing that leads to this error?

Sign in to comment.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!