フィルターのクリア

Failed to load MCR

33 ビュー (過去 30 日間)
Ahmad
Ahmad 2024 年 6 月 26 日 15:56
回答済み: Ashutosh Thakur 2024 年 6 月 27 日 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!

回答 (1 件)

Ashutosh Thakur
Ashutosh Thakur 2024 年 6 月 27 日 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!

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

製品


リリース

R2011b

Community Treasure Hunt

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

Start Hunting!

Translated by