User`s guide

Developing and Testing Components on a Development Machine
Platform
File Replacing
MCRInstalle r.zip
File Location
Windows
32-bit
MCRInstaller.exe matlabroot\toolbox\compiler\deploy\win32
Windows
64-bit
MCRInstaller.exe matlabroot\toolbox\compiler\deploy\win64
Linux (glnx86)
MCRInstaller.bin matlabroot/toolbox/compiler/deploy/glnx86
Linux
(glnxa64)
MCRInstaller.bin matlabroot/toolbox/compiler/deploy/glnxa64
Mac
MATLAB_Component_
Runtime.dmg
matlabroot/toolbox/compiler/deploy/mac
Maci
MATLAB_Component_
Runtime.dmg
matlabroot/toolbox/compiler/deploy/maci
Solaris (sol64)
MCRInstaller.bin matlabroot/toolbox/compiler/deploy/sol64
Note Since you no longer need to create MCRInstaller.zip, b uildmcr is
no longer supported.
Creating a Package for Windows Users
The package should include the following:
Your software (the standalone or shared library)
The CTF archive that MATLAB C ompiler created (
component_name.ctf)
MCRInstaller.exe, which is located in the following directory:
matlabroot\toolbox\compiler\deploy\win32
Creating a Package for Users Who Do Not Use
Windows
The package should include the following:
The standalone or shared library that you created with MATLAB Compiler
1-13