I wang to use "mcc" build xx.m file in mac mini.but error

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

Try running mcc in verbose mode using "mcc -mv xx.m" and post back the full output of the command.
now,I use your method (1) warning on all warning on backtrace warning on verbose (2) mbuild -setup (3) mcc -mv pinjie1.m error: Compiler version: 4.18 (R2012b) Processing /Applications/MATLAB_R2012b.app/toolbox/matlab/mcc.enc MATLAB:dispatcher:loadLibrary Can't load '/Applications/MATLAB_R2012b.app/bin/maci64/libmwhandle_graphics.dylib': dlopen(/Applications/MATLAB_R2012b.app/bin/maci64/libmwhandle_graphics.dylib, 1): bad bind type 4. MATLAB:dispatcher:loadLibrary Can't load '/Applications/MATLAB_R2012b.app/bin/maci64/libmwchart.dylib': dlopen(/Applications/MATLAB_R2012b.app/bin/maci64/libmwchart.dylib, 1): bad bind type 4.
and how can I do?thanks
wang: Sorry, I don't know enough about the Mac platform to help with this. I'd recommend that you contact MathWorks Support.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Tags

Asked:

on 17 Jul 2013

Community Treasure Hunt

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

Start Hunting!