I am trying to invoke the Matlab compiler (mcc) to compile stand-alone application for both Windows and Mac OS. I only have the Matlab compiler on a computer running Mac OS. How can I compile to Windows executable?

 채택된 답변

Chirag Gupta
Chirag Gupta 2011년 6월 23일

0 개 추천

Cross compiling is not possible. You will need to install the MATLAB Compiler on the Windows machine to create an executable.
This related answer should further clarify.

추가 답변 (1개)

Aurelien Queffurust
Aurelien Queffurust 2011년 6월 23일

1 개 추천

You need to have MATLAB compiler installed on a Windows machine to create a Windows executable

카테고리

도움말 센터File Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

질문:

2011년 6월 23일

댓글:

2019년 7월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by