Error message (mclmcrrt710.dll file not found)
9 ビュー (過去 30 日間)
古いコメントを表示
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 日
Running the appropriate MCR installer should be enough. mclmcrrt710 is the version appropriate for programs build with R2009a.
0 件のコメント
参考
カテゴリ
Help Center および 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!