mcc -mv in linux machine R2013a to make executables
Show older comments
Hi,
When i am trying to make executable files of my .m file in linux machine some of the the .m files are working absolutely fine.
Where ever one file which has camera input inside the .m file is giving me error saying-
"Depfun error: 'Unexpected Standard exception from MEX file.
What() is:
..'
Error using mcc
Error executing mcc, return status = 1 (0x1)."
But when I use same .m file in window and R2012a it is working properly without any error.
I found a bug report here http://www.mathworks.com/support/bugreports/951485 is this a similar problem?
How do I solve it?
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!