Deploying an application with R2010b

조회 수: 7 (최근 30일)
Tommie Heard
Tommie Heard 2011년 2월 17일
댓글: Image Analyst 2013년 11월 13일
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
Kaustubha Govind 2011년 2월 17일
Is C:\program files\matlab\Matlab Compiler Runtime\V714\runtime\win32 on the system path?

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

채택된 답변

Yatin
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
Image Analyst 2013년 11월 6일
The second sentence is not true.
Image Analyst
Image Analyst 2013년 11월 13일

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by