If I have mclmcrrt8_1.dl installed then why application is looking for mclmcrrt7_16.dl?
9 次查看(过去 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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!