Compiling Windows Exe from a Mac

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?

 Respuesta aceptada

Chirag Gupta
Chirag Gupta el 23 de Jun. de 2011

0 votos

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.

Más respuestas (1)

Aurelien Queffurust
Aurelien Queffurust el 23 de Jun. de 2011

1 voto

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

Categorías

Más información sobre C Shared Library Integration en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 23 de Jun. de 2011

Comentada:

el 23 de Jul. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by