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

  • Download
  • Add to my manuals
  • Print
  • Page
    / 274
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 208
mbuild
7-23
-regsvr
(Windows) Use the regsvr32 program to
register the resulting shared library at the end
of compilation. The Compiler uses this option
whenever it produces a COM wrapper file.
-setup
Interactively specify the compiler options file to
use as default for future invocations of
mbuild
by placing it in
<UserProfile>\Application Data\MathWorks\
MATLAB\R13
(Windows) or $HOME/.matlab/R13
(UNIX). When this option is specified, no other
command line input is accepted.
-U<name>
Remove any initial definition of the C
preprocessor symbol
<name>. (Inverse of the -D
option.)
-v
Verbose; Print the values for important internal
variables after the options file is processed and
all command line arguments are considered.
Prints each compile step and final link step fully
evaluated to see which options and files were
used. Very useful for debugging.
Table 7-1: mbuild Options (Continued)
Option Description
Page view 208
1 2 ... 204 205 206 207 208 209 210 211 212 213 214 ... 273 274

Comments to this Manuals

No comments