Effacer les filtres
Effacer les filtres

Compiling Windows Exe from a Mac

19 vues (au cours des 30 derniers jours)
Eugene Kogan
Eugene Kogan le 23 Juin 2011
Commenté : Naureen Suteria le 23 Juil 2019
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 commentaire
Naureen Suteria
Naureen Suteria le 23 Juil 2019
Is this possible now, 8 years later?

Connectez-vous pour commenter.

Réponse acceptée

Chirag Gupta
Chirag Gupta le 23 Juin 2011
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.

Plus de réponses (1)

Aurelien Queffurust
Aurelien Queffurust le 23 Juin 2011
You need to have MATLAB compiler installed on a Windows machine to create a Windows executable

Catégories

En savoir plus sur C Shared Library Integration dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by