フィルターのクリア

Compiling Windows Exe from a Mac

19 ビュー (過去 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 Center および File ExchangeC Shared Library Integration についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by