Deploying an application with R2010b
조회 수: 1 (최근 30일)
이전 댓글 표시
I get this mesage when I try to run a deployed application on another machine that has the MCR installed that matches the compiled version of the application that I deployed.
"Could not find version 7.14 of the MCR"
Where is it looking for the MCR. It is located at: C:\program files\matlab\Matlab Compiler Runtime\V714\runtime\win32
Any help is appreciated
댓글 수: 1
Kaustubha Govind
2011년 2월 17일
Is C:\program files\matlab\Matlab Compiler Runtime\V714\runtime\win32 on the system path?
채택된 답변
Yatin
2013년 11월 6일
Hi Tommie,
The MCR path should be a part of your Windows PATH environment variable. Also it must come first in your environment path.
댓글 수: 2
Image Analyst
2013년 11월 13일
Perhaps you were referring to this: http://www.mathworks.com/matlabcentral/answers/105113#answer_114363
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!