Borrar filtros
Borrar filtros

Matlab R2015b 9.0 Runtime mclmcrrt9_0.dll attempting to load

117 visualizaciones (últimos 30 días)
Hello,
I've made a GUI in Matlab R2015b and compiled it. Now I want to run the GUI on another computer which hasn't Matlab on it. I have installed the Matlab R2015b 9.0 runtime on the other computer but when I run the .exe file it gives the following error:
Could not find version 9.0 of the MATLAB Runtime. Attempting to load mclmcrrt9_0.dll. Please install the correct version of the MATLAB Runtime. Contact your vendor if you do not have an installer for the MATLAB Runtime.
Installing the mcr file which comes with the GUI is not possible on this computer. This has to do with admin rights that I can't get. (I do get admin rights to install the Matlab R2015b 9.0 Runtime). I know the mcr file works because I've installed the mcr on another laptop and the GUI runs perfectly on that.
If I were able to install the mcr on the computer it would be fine but I can't.
The mclmcrrt9_0.dll file is on the computer where I've installed the runtime on. I've read in other forums I could try to compile the .dll file with the GUI, didn't work. I've also tried to run the GUI with the file in the same path but it also didn't work.
Help would be really appreciated!!

Respuesta aceptada

David Barry
David Barry el 13 de Dic. de 2016
1) You need to ensure that version and architecture of MCR match version and architecture of MATLAB that GUI was compiled in. I assume you have done this and problem is point 2.
2) After installing MCR you need to make sure that the appropriate folder has been added to your system path environment variable. See links below.
  1 comentario
Lei Zhang
Lei Zhang el 11 de Oct. de 2018
I did this action, but the problem still there, how to going on and solve it?

Iniciar sesión para comentar.

Más respuestas (1)

Lauran Leermakers
Lauran Leermakers el 18 de Dic. de 2016
It worked. Thank you for your help!

Categorías

Más información sobre Introduction to Installation and Licensing 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!

Translated by