Is it possible to install 64-bit MATLAB Compiler Runtime(MCR) from MATLAB Compiler 4.11 (R2009b) on 32-bit machines?
9 ビュー (過去 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!