Compiled application does not run because of startup plugin mwJavaClasspathCache.dll

19 次查看(过去 30 天)
While trying to test an application I compiled with MCR, I got the following error.
Error initializing MATLAB Runtime: Unable to load bundle binary C:\MATLAB\R2020a\bin\win64\matlab_startup_plugins\jmi\mwJavaClasspathCache.dll. Error: 193: Unknown error.
I read somewhere on this site about a similar error which was caused by a space in the directory name, so I moved MATLAB from c:\Program Files\ to C:\ but it didn't help. Any idea what is going on?

回答(1 个)

Amal Raj
Amal Raj 2024-2-20
Hey. Try copying the executable to <mcr>\bin\win64 and launching from there. If it works, there is a conflict between some shared library in c:\windows\system32 and the MATLAB runtime.

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by