Hello, I am running Matlab 2009b on 10.6.1. When compiling an application I get this error:
----------------------------
>> mcc -m start_inv
dyld: Library not loaded: libtbb.dylib
Referenced from: /Applications/MATLAB_R2009b.app/bin/maci/libmwservices.dylib
Reason: no suitable image found. Did find:
/System/Library/Frameworks/JavaVM.framework/JavaVM/libtbb.dylib: stat() failed with errno=20
Trace/BPT trap
"/Applications/MATLAB_R2009b.app/bin/maci/mcc" -E "/tmp/000dfmi7Nzu_223" -Y "/Users/carpena/.matlab/R2009b_licenses:/Applications/MATLAB_R2009b.app/licenses/license.dat:/Applications/MATLAB_R2009b.app/licenses/network.lic": Trace/breakpoint trap
??? Error using ==> mcc
Error executing mcc, return status = 133 (0x85).
------------------------------
Has anyboty encountered this error or can point me to a solution? Thank you!
I have the same error (libtbb.dylib not loaded) just trying to _launch_ MATLAB 2009b, on OSX 10.5.8. Help from the Mathworks team would be appreciated!
Try launching "MATLAB_R2009b", not "MATLAB". The MATLAB executable
requires its environment to be set up just so before the executable
launches.
We are working to eliminate this delicate two-step startup, but other
matters have taken priority.
- Brian
Juan wrote:
> I have the same error (libtbb.dylib not loaded) just trying to _launch_ MATLAB 2009b, on OSX 10.5.8. Help from the Mathworks team would be appreciated!
>
> Juan.
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.