MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guide de l'utilisateur Page 139

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 354
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 138
C Shared Library Target
Creating Shared Libraries from C with mbuild
mbuild can also create shared libraries from C source code. If a file with
the extension
.exports is passed to mbuild, a shared library is built. The
.exports file must be a text file, with each line containing either an exported
symbol name, or starting with a
# or * in the first colum n (in w hich case it
is treated as a comment line). If m ultiple
.exports files are specified, all
symbol n ames in all sp ecified
.exports files are exported.
Deploying Standalone Applications That Call MATLAB Compiler
Based Shared Libraries
Gather and package the following files and distribute them to the deployment
machine.
Component Description
MCRInstaller.zip
(UNIX)
MATLAB Component Runtime library
archive; platform-dependent file that must
correspond to the end user’s platform.
MCRInstaller.exe
(Windows)
Self-extracting MATLAB Component
Runtime library utility; platform-d ep endent
file that must correspond to the end user’s
platform.
unzip (UNIX) Utility to unzip MCRInstaller. zip (optional).
The target machine must have an unzip
utility installed.
matrixdriver
Application; matrixdriver.exe for Windows.
7-9
Vue de la page 138
1 2 ... 134 135 136 137 138 139 140 141 142 143 144 ... 353 354

Commentaires sur ces manuels

Pas de commentaire