Filter löschen
Filter löschen

Matlab R2015b 9.0 Runtime mclmcrrt9_0.dll attempting to load

117 Ansichten (letzte 30 Tage)
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!!

Akzeptierte Antwort

David Barry
David Barry am 13 Dez. 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 Kommentar
Lei Zhang
Lei Zhang am 11 Okt. 2018
I did this action, but the problem still there, how to going on and solve it?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (1)

Lauran Leermakers
Lauran Leermakers am 18 Dez. 2016
It worked. Thank you for your help!

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by