Deploying an application with R2010b
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Tommie Heard
am 17 Feb. 2011
Kommentiert: Image Analyst
am 13 Nov. 2013
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 Kommentar
Kaustubha Govind
am 17 Feb. 2011
Is C:\program files\matlab\Matlab Compiler Runtime\V714\runtime\win32 on the system path?
Akzeptierte Antwort
Yatin
am 6 Nov. 2013
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 Kommentare
Image Analyst
am 13 Nov. 2013
Perhaps you were referring to this: http://www.mathworks.com/matlabcentral/answers/105113#answer_114363
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Application Deployment finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!