Error message (mclmcrrt710.dll file not found)

Hi, I made a executable with interfaces and I want to use it in another computer with no MATLAB installed, I installed MCRintaller 7.10 but when I try to execute the file in the other computer I receive a error "mclmcrrt710.dll file is not found", the MATLAB version I used to build the program is R2009a. How can I fix this error and run the program? Somebody can help me. Thank you very much.

1 Comment

First of all after installing the MCRInstaller, check in the directory \program files\matlab\matlab compiler Runtime\v710\runtime\win32 for the availability of the file mclmcrrt710.dll .... it should be there if not reinstall.....
Second check for the environment variable PATH, it should contain the above mentioned directory, if it is not there add it ...
Third and last Restart your computer .... hopfully it should work now...

Sign in to comment.

Answers (1)

Running the appropriate MCR installer should be enough. mclmcrrt710 is the version appropriate for programs build with R2009a.

Categories

Asked:

on 2 Jun 2012

Commented:

on 15 Feb 2017

Community Treasure Hunt

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

Start Hunting!