rsmenon / MATLink

Communicate with MATLAB from Mathematica
matlink.org
68 stars 14 forks source link

MATLink 1.1 might not work with Mma <= 9 on Windows due to dynamic linking against ML64I4.dll #76

Closed szhorvat closed 10 years ago

szhorvat commented 10 years ago

This is so we do not forget about it. Received the following problem report:

After following the steps given in the website properly, When I Try to Execute the command"OpenMATLAB[]", I get the following Sysyem error message. "The Program cant start because ML64I4.dll is missing from your computer"

Following is the output of the "MATLinkDeveloperGetInfo[]" command.

"MATLink 1.1 for Windows (Fri 15 Aug 2014)

8.0 for Microsoft Windows (64-bit) (February 23, 2011)

Force 32-bit engine: False

System PATH:
C:\Program Files\Wolfram Research\Mathematica\8.0\SystemFiles\Kernel\Binaries\Windows-x86-64
C:\Program Files\Wolfram Research\Mathematica\8.0
C:\Program Files\Wolfram Research\Mathematica\8.0\SystemFiles\FrontEnd\Binaries\Windows-x86-64
C:\Program Files\Wolfram Research\Mathematica\8.0\SystemFiles\Kernel\Binaries\Windows-x86-64
C:\Program Files\Common Files\Microsoft Shared\Windows Live
C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common
c:\Program Files (x86)\Intel\iCLS Client\
c:\Program Files\Intel\iCLS Client\
C:\Windows\system32
C:\Windows
C:\Windows\System32\Wbem
C:\Windows\System32\WindowsPowerShell\v1.0\
C:\Program Files\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files\Intel\Intel(R) Management Engine Components\IPT
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL
C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT
C:\Program Files\MATLAB\R2013a\bin
C:\Program Files (x86)\QuickTime\QTSystem\
C:\Program Files\Calibre2\
C:\Program Files\MATLAB\R2013a\bin\win64
C:\Program Files\Common Files\Microsoft Shared\Windows Live

COM server information:
CLSID: {8DE84D10-9F9D-4D03-ABC0-B5C2F63F7492}
Program ID: Matlab.Application (Version 8.1)
Command: C:\Program Files\MATLAB\R2013a\bin\win64\MATLAB.exe /MLAutomation
"
szhorvat commented 10 years ago

Fixed by including ML64i4.dll in the distribution package.