MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE User's Guide Page 223

  • Download
  • Add to my manuals
  • Print
  • Page
    / 354
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 222
mcc
Target Description
codegen
Generates a C/C++ wrapper file. The default is
codegen.
compile:exe
Same as codegen plus compiles C/C++ files to
object form suitable for l inking into a standalone
application.
compile:lib
Same as codegen plus compiles C/C++ files to object
form suitable for linking into a shared library/DLL.
link:exe
Same as compile:exe plus links object files into a
standalone application.
link:lib
Same as compile:lib plus links object files into a
shared library/DLL.
-v Verbose
Display the compilation steps, including:
MATLAB Compiler version number
The source filenames as they are processed
The names of the generated output files as they are created
The invocation of
mbuild
The -v option passes the -v option to mbuild and displays information
about
mbuild.
-w Warning Messages
Displays warning messages. Use the syntax
-w option[:<msg>]
to control the display of warnings. This table lists the valid syntaxes.
11-25
Page view 222
1 2 ... 218 219 220 221 222 223 224 225 226 227 228 ... 353 354

Comments to this Manuals

No comments