Running a java application built with Matlab Builder JA

26 visualizzazioni (ultimi 30 giorni)
Hello everyone,
I am currently trying to run an Java application under Eclipse whose the code has been built with Matlab Builder JA.
I already set the following environment variables in Eclipse :
- DYLD_LBRARY_PATH = /Applications/MATLAB/MATLAB_Compiler_Runtime/v713/runtime/maci64/:/Applications/MATLAB/MATLAB_Compiler_Runtime/v713/bin/maci64/:/Applications/MATLAB/MATLAB_Compiler_Runtime/v713/sys/os/maci64/:/System/Library/Frameworks/JavaVM.framework/JavaVM:/System/Library/Frameworks/JavaVM.framework/Libraries
- java/library.path = /Applications/MATLAB/MATLAB_Compiler_Runtime/v713/runtime/maci64/
- XAPPLERESDIR = /Applications/MATLAB/MATLAB_Compiler_Runtime/v713/X11/app-defaults/
And I get the following error :
java.lang.UnsatisfiedLinkError: Failed to find the library libmwmclmcrrt.7.13.dylib, required by MATLAB Builder JA, on java.library.path. This library is typically installed along with MATLAB or the MCR, its absence may indicate an issue with that installation or the current path configuration. The MCR version that this component is trying to use is: 7.13.
This is weird because the library libmwmwclmcrrt.7.13.dylib appears in the runtime/maci64 folder !
Any suggestions ?
Thanks a lot

Risposte (0)

Categorie

Scopri di più su Java Package Integration in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by