Effacer les filtres
Effacer les filtres

Failed to load MCR

33 vues (au cours des 30 derniers jours)
Ahmad
Ahmad le 26 Juin 2024 à 15:56
Réponse apportée : Ashutosh Thakur le 27 Juin 2024 à 6:51
I have an old application that gives me an error when I run it. The error message states: "Could not find version 7.13 of the MCR. Attempting to load mclmcrrt713.dll. Please install the correct version of the MCR." I tried to install this version, but it is no longer available. Any help would be highly appreciated. Thanks!

Réponses (1)

Ashutosh Thakur
Ashutosh Thakur le 27 Juin 2024 à 6:51
Hi Ahmad,
The error may be due to a difference in your MATLAB release and the release that is supported with MCR version 7.13. This version is supported in releases before R2011b. For more information on release compatibility, please refer to the following documentation link: https://www.mathworks.com/products/compiler/matlab-runtime.html.
Also, the mcrversion command can be used to find out the MATLAB Runtime version supported with the current MATLAB version: https://www.mathworks.com/help/compiler/mcrversion.html.
So, the possible solution is to try to install MATLAB Runtime from the version in which the old application was created. Additionally, you can request the creator of the application to provide the runtime, as they would have all the details regarding the relevant MATLAB release and Runtime version.
I hope this information helps!

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Tags

Produits


Version

R2011b

Community Treasure Hunt

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

Start Hunting!

Translated by