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 commentaire

Jehan Zee
Jehan Zee le 15 Fév 2017
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...

Connectez-vous pour commenter.

Réponses (1)

Walter Roberson
Walter Roberson le 2 Juin 2012

1 vote

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

Catégories

Question posée :

le 2 Juin 2012

Commenté :

le 15 Fév 2017

Community Treasure Hunt

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

Start Hunting!

Translated by