Matlab R2015b 9.0 Runtime mclmcrrt9_0.dll attempting to load

117 次查看(过去 30 天)
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!!

采纳的回答

David Barry
David Barry 2016-12-13
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 个)

Lauran Leermakers
Lauran Leermakers 2016-12-18
It worked. Thank you for your help!

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by