Compiling Windows Exe from a Mac

조회 수: 16 (최근 30일)
Eugene Kogan
Eugene Kogan 2011년 6월 23일
댓글: Naureen Suteria 2019년 7월 23일
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?
  댓글 수: 1
Naureen Suteria
Naureen Suteria 2019년 7월 23일
Is this possible now, 8 years later?

댓글을 달려면 로그인하십시오.

채택된 답변

Chirag Gupta
Chirag Gupta 2011년 6월 23일
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일
You need to have MATLAB compiler installed on a Windows machine to create a Windows executable

카테고리

Help CenterFile Exchange에서 C Shared Library Integration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by