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
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 CenterFile Exchange 中查找有关 Introduction 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