Running a java application built with Matlab Builder JA

26 visualizaciones (últimos 30 días)
Thibault
Thibault el 27 de Abr. de 2012
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

Respuestas (0)

Categorías

Más información sobre Java Package Integration en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by