MATLAB: Ja Builder with java 1.7

ecpliseMATLAB Compilermkl.dll

Hello,
I compiled some matlab functions into a .jar to use in a Java application.
When debuging the java application in eclipse, the call tothe created .jar gives me the follwing error: libmwblas: load error: mkl.dll
I am using matalb 2013a. matlab and eclipse are both set to use:
Java 1.7.0_09-b05 with Oracle Corporation Java HotSpotâ„¢ 64-Bit Server VM mixed mode
Any help with this is much appreciated …

Best Answer

Hi,
please apply the following patch and try again.
Related Question