Compiling .app from windows machine

Is it possible to use the compiler to create an executable for Mac when using a windows machine?

 Accepted Answer

OCDER
OCDER on 31 Jul 2018
Nope, this cannot be done due to the OS-specific library used. You'll have to compile in different OS. Yeah, it's a bit annoying. I wish there was a capability to compile all OS versions at once, considering these compiler license are pricey.

More Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Release

R2018a

Asked:

on 31 Jul 2018

Commented:

on 31 Jul 2018

Community Treasure Hunt

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

Start Hunting!