I wang to use "mcc" build xx.m file in mac mini.but error
Show older comments
I wang to use "mcc" build xx.m file in mac mini.but error this is my follow: (1) mbuild -setup (2) macc -m xx.m
but Error using mcc Error executing mcc, return status = 1 (0x1). why?
3 Comments
Kaustubha Govind
on 17 Jul 2013
Try running mcc in verbose mode using "mcc -mv xx.m" and post back the full output of the command.
wang
on 18 Jul 2013
Kaustubha Govind
on 18 Jul 2013
wang: Sorry, I don't know enough about the Mac platform to help with this. I'd recommend that you contact MathWorks Support.
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!