Compiled(with deploytool) program cannot run in another computer

I compiled a .m file to .exe program with deploytool GUI,then I copy the compiled program to another computer which has the same version of MATLAB with my computer.Although the .exe program could correctly run on my computer,it didn't run on the target machine.The error showed that it could not find a file named mclmcrrt7_14.dll.The two MATLAB's version are both R2010b.I want to know how to solve this problem.

추가 답변 (1개)

Image Analyst
Image Analyst 2013년 3월 12일

0 개 추천

I believe that the other computer will still need to install MCR.exe. I don't think it's enough that is just has the full blown MATLAB development environment. So try that. Of course since they have MATLAB, you can just give them the m-file instead of building an executable for them.

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by