MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Betriebsanweisung Seite 179

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 354
  • Inhaltsverzeichnis
  • FEHLERBEHEBUNG
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 178
Deployed Applications
Linker cannot find library and fails to create standalone application
(win32 and win64 ). If you try building your standalone application without
mbuild, you must link to the following dynamic library:
mclmcrrt.lib
This library is found in one of the following locations, depending on your
architecture:
matlabroot\extern\lib\win32\arch
matlabroot\extern\lib\win64\arch
where arch is microsoft, wa tcom , lcc,orborland.
Version ’GCC_4.2.0’ not found. When running on Linux platforms, users
may report that a run time error occurs that states that the GCC_4.2.0 library
is not found by applications built with M ATLAB Compiler.
To resolve this error, do the following:
1 Navigate to matlabroot/sys/os/g lnx86.
2 Rename the following files with a prefix of old_:
li/jointfilesconvert/418617/bgcc_s.so.1
libstdc++.so.6.0.8
li/jointfilesconvert/418617/bgfortran.so.1.0.0
For example, rename li/jointfilesconvert/418617/bgcc_s.so.1 to ol d_li /jointfilesconvert/418617/bgcc_s.so.1.Notethat
you must rename all three of the above files. Alternately, you can create a
subdirectory named
old and move the files there.
8-11
Seitenansicht 178
1 2 ... 174 175 176 177 178 179 180 181 182 183 184 ... 353 354

Kommentare zu diesen Handbüchern

Keine Kommentare