If I have mclmcrrt8_1.dl installed then why application is looking for mclmcrrt7_16.dl?
8 ビュー (過去 30 日間)
古いコメントを表示
I am trying to run one application in Matlab. During invocation of this application I am getting error related to mclmcrrt7_16.dll. The error says, could not find version of 7.16 MCR. The MCR present on my system is mclmcrrt8_1.dll. This is suppose to be backward compatible I think so. Please help me in resolving this issue. Thanks in anticipation.
0 件のコメント
採用された回答
Friedrich
2013 年 5 月 22 日
編集済み: Friedrich
2013 年 5 月 22 日
Hi,
the MCR is NOT backwards compatible. You need to install the version 7.16 of the MCR (would be MATLAB R2011b). This is stated here:
"The MCR is version-specific. You must run your applications with the version of the MCR associated with the version of MATLAB Compiler with which it was created."
3 件のコメント
Friedrich
2013 年 5 月 23 日
With 2012a the SLA was changed which allowed providing the MCR for download. However for 11b and older you need to get in touch with the author of your exe and request the MCR from him.
その他の回答 (1 件)
Adnan Ali
2014 年 5 月 15 日
I need mclmcrrt8_1.dll, as u mentioned u have it. can u email me at adnanali018@live.co.uk Thanks Alot
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Downloads についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!