필터 지우기
필터 지우기

Matlab R2015b 9.0 Runtime mclmcrrt9_0.dll attempting to load

조회 수: 116 (최근 30일)
Lauran Leermakers
Lauran Leermakers 2016년 12월 13일
댓글: Lei Zhang 2018년 10월 11일
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
Lei Zhang
Lei Zhang 2018년 10월 11일
I did this action, but the problem still there, how to going on and solve it?

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Lauran Leermakers
Lauran Leermakers 2016년 12월 18일
It worked. Thank you for your help!
  댓글 수: 1
Old sea
Old sea 2017년 6월 13일
I still can't work,could you tell me the way how to solve it?

댓글을 달려면 로그인하십시오.

카테고리

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