If I have mclmcrrt8_1.dl installed then why application is looking for mclmcrrt7_16.dl?
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Gaurav
el 22 de Mayo de 2013
Respondida: Adnan Ali
el 15 de Mayo de 2014
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 comentarios
Respuesta aceptada
Friedrich
el 22 de Mayo de 2013
Editada: Friedrich
el 22 de Mayo de 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 comentarios
Friedrich
el 23 de Mayo de 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.
Más respuestas (1)
Adnan Ali
el 15 de Mayo de 2014
I need mclmcrrt8_1.dll, as u mentioned u have it. can u email me at adnanali018@live.co.uk Thanks Alot
0 comentarios
Ver también
Categorías
Más información sobre Downloads en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!