Is it possible to install 64-bit MATLAB Compiler Runtime(MCR) from MATLAB Compiler 4.11 (R2009b) on 32-bit machines?
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to install the MATLAB Compiler Runtime(MCR) on my client's machine for deploying an application. I have 64-bit version of MATLAB Compiler but my client's machines are all 32-bit machines. The MCR Installation process goes through some of the steps, but finally it gives an error message in the Windows Installer dialog box which says:
This installation package is not supported with this processor type. Contact your reseller.
채택된 답변
MathWorks Support Team
2011년 10월 5일
It is not possible to install 64-bit MATLAB Compiler Runtime(MCR) on 32-bit machines.
To work around this issue, create an application using 32-bit version of MATLAB and MATLAB Compiler if the deployment machine is a 32-bit machine.
It is possible to have a 32 bit MATLAB and a 64 bit MATLAB running on the same 64 bit machine. There is no need to uninstall 64 bit MATLAB and then re-install 32 bit MATLAB.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!