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 visualización (últimos 30 días)
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.

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 27 de Jun. de 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.

Más respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by