MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Betriebsanweisung Seite 223

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 354
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 222
1 2 ... 218 219 220 221 222 223 224 225 226 227 228 ... 353 354

Kommentare zu diesen Handbüchern

Keine Kommentare