Error in Matlab compiler for MAC

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

thank you for the topic Ken, but I didn't understand how to proceed, I'm new on Matlab
I believe you can just ignore the message. If it is really getting into your way, running MATLAB as root a single time (as related in the other topic) appears to do the trick.
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.
From a Terminal window, "sudo /Applications/MATLAB_R2011b.app/bin/matlab" should do it.

Sign in to comment.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!