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?

 采纳的回答

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 个)

1 个投票

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

类别

帮助中心File 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