User`s guide
Building Stand-Alone C/C++ Applications
4-5
Building Stand-Alone C/C++ Applications
This section explains how to build stand-alone C and C++ applications on
UNIX systems and PCs running M icrosoft 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 thebuildprocess, andthendescribes platform-specificissuesforboth
supported platforms.
Note This chapter assumes t hat you have installed and configured the
MATLAB Compiler.
Overview
On both operating systems, the steps you use to build st and -a lo ne C and C++
applications are:
1 Verify that mbuild can create stand-a lone applications.
2 Verify that the MATLAB Compiler can link object files with the proper
libraries to form a stand-alone application.