Effacer les filtres
Effacer les filtres

Matlab R2015b 9.0 Runtime mclmcrrt9_0.dll attempting to load

117 vues (au cours des 30 derniers jours)
Lauran Leermakers
Lauran Leermakers le 13 Déc 2016
Commenté : Lei Zhang le 11 Oct 2018
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!!

Réponse acceptée

David Barry
David Barry le 13 Déc 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 commentaire
Lei Zhang
Lei Zhang le 11 Oct 2018
I did this action, but the problem still there, how to going on and solve it?

Connectez-vous pour commenter.

Plus de réponses (1)

Lauran Leermakers
Lauran Leermakers le 18 Déc 2016
It worked. Thank you for your help!
  1 commentaire
Old sea
Old sea le 13 Juin 2017
I still can't work,could you tell me the way how to solve it?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Introduction to Installation and Licensing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by