Why do I receive an error when I execute an application compiled using MATLAB Compiler 4.9 (R2008b) on a Mac Intel?
Show older comments
I have compiled a standalone executable on a Mac Intel 10.4.11. I am deploying my application on a target machine with similar operating system. I have ensured that the target machine has the latest installation of X11. I get the following error when I execute my application:
Fatal error loading library /Applications/MATLAB/v79/bin/maci/libmwmclmcr.dylib Error: dlopen(/Applications/MATLAB/v79/bin/maci/libmwmclmcr.dylib, 9): Library not loaded: /usr/X11R6/lib/libXext.6.dylib
Referenced from: /Applications/MATLAB/v79/bin/maci/libmwhg.dylib
Reason: image not found
Accepted Answer
More Answers (0)
Categories
Find more on Startup and Shutdown 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!