Why do I get an error regarding "cl_inventor2sm.dll" or "cl_sldwks2sm.dll" when registering Simscape Multibody Link Plug-In in MATLAB R2019b?

6 次查看(过去 30 天)
When calling "smlink_linkinv" to register the Simscape Multibody Plug-In, I see the following error:
The module "E:\MATLAB64\R2019b\bin\win64\cl_inventor2sm.dll" failed to load.
Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files.
The specified module could not be found.
The same error is shown when calling "smlink_linksw", but the module that fails to load is cl_sldwks2sm.dll.

采纳的回答

MathWorks Support Team
编辑:MathWorks Support Team 2019-10-18
This error message caused by a missing DLL in the MATLAB installation.
To fix the issue, place the attached file "xerces-c_3_1.dll" into your MATLABROOT\bin\win64 folder, where MATLABROOT is the folder where MATLAB is installed.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by