Could not find version 8.3 of the MCR.

56 visualizaciones (últimos 30 días)
Lars Thuresson
Lars Thuresson el 13 de Mayo de 2016
Respondida: Lars Thuresson el 24 de Mayo de 2016
I can no longer run the compiler runtime. Do you think it is because I managed to associate the mclmcrrt8_3.dll to open with wordpad?

Respuesta aceptada

Walter Roberson
Walter Roberson el 17 de Mayo de 2016
If your MCR 8.3 has accidentally been removed, you can download it from http://www.mathworks.com/products/compiler/mcr/ . MCR 7.17 and later are available there.

Más respuestas (2)

Kyle
Kyle el 17 de Mayo de 2016
Hi Lars,
Please take a look at your PATH environment variable to make sure that the MATLAB Compiler Runtime v8.3 is present. You should see one of the following entries:
C:\Program Files\MATLAB\MATLAB Compiler Runtime\v83\runtime\win64
C:\Program Files (x86)\MATLAB\MATLAB Compiler Runtime\v83\runtime\win32
If you do not see one of these entries on the system path, you should reinstall the MCR.
If you do see one of these entries, please make sure there is no backslash at the end of the entry (after the win32 or win64). If you do see this backslash, please remove it and try running your application again.
I hope this helps.
Kyle

Lars Thuresson
Lars Thuresson el 24 de Mayo de 2016
Thanks, it works when I have the dll installed on my local drive. Then I try to map it on a network drive, Z, and specify update the sustem path to Z:\Program Files\MATLAB Compiler Runtime\v83\runtime\win64. No success. Where is the error?

Categorías

Más información sobre MATLAB Compiler en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by