From: Miguel Angel Marin on 1 Apr 2010 13:41 Hi, I have created an application with MATLAB 2009a Compiler on an Intel Mac. To run the application I need to set the DYLD_LIBRARY_PATH as specified in the documentation. When I Try to instantiate a class, for example: bs = new BlackScholesClass(); I get the next error: java.lang.NullPointerException at com.mathworks.toolbox.javabuilder.internal.MCRConfiguration$ProxyLibraryDir.get(MCRConfiguration.java:143) In Windows all works ok. Please, help me.
|
Pages: 1 Prev: Integration square Next: Matlab Builder JA error in MAC OS X |