If I have mclmcrrt8_1.dl installed then why application is looking for mclmcrrt7_16.dl?

6 views (last 30 days)
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.

Accepted Answer

Friedrich
Friedrich on 22 May 2013
Edited: Friedrich on 22 May 2013
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 Comments
Friedrich
Friedrich on 23 May 2013
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.

Sign in to comment.

More Answers (1)

Adnan Ali
Adnan Ali on 15 May 2014
I need mclmcrrt8_1.dll, as u mentioned u have it. can u email me at adnanali018@live.co.uk Thanks Alot

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!