Why do I get the error "cannot find ***.dll" when I distribute a stand-alone application to a Japanese Win2000 PC using the MGLINSTALLERr?

1 Ansicht (letzte 30 Tage)
Why do I get the error "cannot find *.dll" when I distribute a stand-alone application to a Japanese Win2000 PC using the MGLINSTALLER?
I am using MATLAB 6.1 (R12.1) on a PC running Windows.

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 27 Jun. 2009
There is no Japanese version of the MGLINSTALLER. The problem occurs because the current MGLINSTALLER does not include a DLL called
comp_ja.dll
in the $MATLAB\bin\win32.(where $MATLAB is the MATLAB installation directory). This is needed for Japanese PCs.
Therefore, the resolution is to copy this file, comp_ja.dll, into the bin/win32 directory created by the MGLINSTALLER.

Weitere Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by