Running a java application built with Matlab Builder JA

조회 수: 3 (최근 30일)
Thibault
Thibault 2012년 4월 27일
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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Java Package Integration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by