MATLAB: Mac matlab installation, mcr installer for linux

MATLAB Compilermcr

Hi all,
I installed Matlab Compiler on my mac and I would like to run my code on a Linux CentOS machine. To do that, I need the proper MCR bin to install the runtime library while in the indicated folder I can just find the MCR dmg image for Mac. Any suggestion?
Thanks, Iros

Best Answer

You need to build your code on a machine with the same OS type as the target it will run on.
Related Question