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 回表示 (過去 30 日間)
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.

採用された回答

MathWorks Support Team
MathWorks Support Team 2009 年 6 月 27 日
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.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by