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!