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
Jehan Zee
2017년 2월 15일
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...
답변 (1개)
Walter Roberson
2012년 6월 2일
1 개 추천
Running the appropriate MCR installer should be enough. mclmcrrt710 is the version appropriate for programs build with R2009a.
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!