Error in Matlab compiler for MAC

2 views (last 30 days)
I would like to create a standalone application on mac by using the matlab compiler. Once I drag the main file and all the other files in to the deployment tool, I press the "build" button. I see that is compiling but it continue to come out the following error message:
"2012-01-15 10:42:08.019 mcc[514:c50b] This process is attempting to exclude an item from Time Machine by path without administrator privileges. This is not supported."
Can anyone help me?

Accepted Answer

Ken Atwell
Ken Atwell on 15 Jan 2012
  4 Comments
shiva_28
shiva_28 on 16 Jan 2012
but how do I run Matlab as root? I'm already on the admin account of the mac. I just open Matlab as normal, he doesn't ask me for permissions.
Ken Atwell
Ken Atwell on 18 Jan 2012
From a Terminal window, "sudo /Applications/MATLAB_R2011b.app/bin/matlab" should do it.

Sign in to comment.

More Answers (0)

Categories

Find more on Entering Commands in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!