Deploying an application with R2010b

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 Comment

Is C:\program files\matlab\Matlab Compiler Runtime\V714\runtime\win32 on the system path?

Sign in to comment.

 Accepted Answer

Yatin
Yatin on 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.

More Answers (0)

Categories

Products

Tags

Asked:

on 17 Feb 2011

Commented:

on 13 Nov 2013

Community Treasure Hunt

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

Start Hunting!