Compiling Windows Exe from a Mac
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Eugene Kogan
il 23 Giu 2011
Commentato: Naureen Suteria
il 23 Lug 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 Commento
Risposta accettata
Chirag Gupta
il 23 Giu 2011
Cross compiling is not possible. You will need to install the MATLAB Compiler on the Windows machine to create an executable.
0 Commenti
Più risposte (1)
Aurelien Queffurust
il 23 Giu 2011
You need to have MATLAB compiler installed on a Windows machine to create a Windows executable
0 Commenti
Vedere anche
Categorie
Scopri di più su C Shared Library Integration in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!