Error message (mclmcrrt710.dll file not found)

9 Ansichten (letzte 30 Tage)
Ernesto
Ernesto am 2 Jun. 2012
Kommentiert: Jehan Zee am 15 Feb. 2017
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 Kommentar
Jehan Zee
Jehan Zee am 15 Feb. 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...

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Walter Roberson
Walter Roberson am 2 Jun. 2012
Running the appropriate MCR installer should be enough. mclmcrrt710 is the version appropriate for programs build with R2009a.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by