MCR: Running a 32-Bit executable on a 64-Bit system
조회 수: 3 (최근 30일)
이전 댓글 표시
I am using Windows 7 64-Bit and i tried to run a 32-Bit executable (EXE) on it. After some back and forth installing the MATLAB Compiler Runtimes (MCR) I found out, that I have to install the 64-Bit MCR AND the 32-Bit MCR on the machine to make it work. (I only tried it in the order 64-Bit first, then 32-Bit. Maybe it works the other way round, too?) This approach seems complicated to me. If I only install the 64-Bit MCR and try to run the 32-Bit EXE, an error message tells me about wrong dlls. Is it planned to include the missing functionality (= run 32-Bit EXE with 64-Bit MCR) in later MATLAB releases?
댓글 수: 0
채택된 답변
Kaustubha Govind
2011년 9월 21일
According to this solution, you only need to install 32-bit MCR to run a 32-bit executable in emulation mode. Where did you find the information that you also need the 64-bit MCR?
추가 답변 (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!