problem with javabuilder

Hi all, first of all, excuse me for me english, I'm trying to improve it.
The question is this: I'm trying to complete a project in which I use matlab r2010b and java (eclipse and 1.7 java version) in a mac with lion and I have a problem. I configured java with this parameters:
*DYLD_LIBRARY_PATH /Applications/MATLAB_R2010b.app/runtime/maci64:/Applications/MATLAB_R2010b.app/bin/maci64:/Applications/MATLAB_R2010b.app/sys/os/maci64:
XAPPLRESDIR /Applications/MATLAB_R2010b.app/X11/app-defaults*
When I run my program I have it:
*Exception in thread "main" java.lang.LinkageError: dlopen(/Applications/MATLAB_R2010b.app/bin/maci64/libnativemcl.dylib, 9): image not found at com.mathworks.toolbox.javabuilder.internal.DynamicLibraryUtils.dlopen(Native Method) at com.mathworks.toolbox.javabuilder.internal.DynamicLibraryUtils.loadLibraryAndBindNativeMethods(DynamicLibraryUtils.java:131) at com.mathworks.toolbox.javabuilder.internal.MWMCR.<clinit>(MWMCR.java:1554) at RouteDetector.RouteDetectorMCRFactory.newInstance(RouteDetectorMCRFactory.java:60) at RouteDetector.RouteDetectorMCRFactory.newInstance(RouteDetectorMCRFactory.java:71) at RouteDetector.RouteDetectorSharedMCRFactory$3.call(RouteDetectorSharedMCRFactory.java:72) at RouteDetector.RouteDetectorSharedMCRFactory$3.call(RouteDetectorSharedMCRFactory.java:70) at RouteDetector.RouteDetectorSharedMCRFactory.getInstance(RouteDetectorSharedMCRFactory.java:49) at RouteDetector.RouteDetectorSharedMCRFactory.newInstance(RouteDetectorSharedMCRFactory.java:70) at RouteDetector.TrajExtractor.<init>(TrajExtractor.java:84) at uva.cit.husims.semanticengine.main.CoreProcessing.startProcessEngine(CoreProcessing.java:69) at uva.cit.husims.semanticengine.main.Main.main(Main.java:10)*
¿Do you know what could be the problem?
Thank you very much

Réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB Compiler SDK dans Centre d'aide et File Exchange

Question posée :

le 18 Juin 2012

Community Treasure Hunt

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

Start Hunting!

Translated by