User`s guide

4 Stand-Alone Applications
4-4
Building Stand-Alone C/C++ Applications
This section explains how to build stand-alone C and C++ applications on
UNIX systems and PCs running Microsoft Windows.
This section begins with a summary of the steps involved in building
stand-alone C/C++ applications, including the
mbuild script, which helps
automate the build process, and then describes platform-specific issues for both
supported platforms.
Note This chapter assumes that you have installed and configured the
MATLAB Compiler.
Overview
On both operating systems, the steps you use to build stand-alone C and C++
applications are
1 Verify that mbuild can create stand-alone applications.
2 Verify that the MATLAB Compiler can link object files with the proper
libraries to form a stand-alone application.