필터 지우기
필터 지우기

libmwlmgrimpl.dll error in R2017b

조회 수: 16 (최근 30일)
Maxime Plante
Maxime Plante 2018년 2월 25일
댓글: Maxime Plante 2018년 3월 1일
I am trying to run a Matlab function compiled with Matlab Compiler SDK. The code is in a docker container along with the Matlab runtime (R2017b). The function is doing a simple addition.
When I run the code, I get the following error:
Fatal Internal Error: std::exception: Bundle#4 start failed: Loading C:\Program Files\MATLAB\MATLAB Runtime\v9 4\matlab_startup_plugins\lmgrimpl\libmwlmgrimpl.dllfailed with error: The specified module could not be found.
I found this link that mentions this bug, but it was solved in R2017a.
I also found this link, but it does not have the same error message. Additionally, I am not able to find the LIBEAY32.DLL and SSLEAY32.DLL in the matlab runtime executable (once decompressed).
Do you have any pointers for things to try? Thank you.
NB: I am using a student license provided by my University.

답변 (1개)

Chandani Madnani
Chandani Madnani 2018년 3월 1일
편집: Chandani Madnani 2018년 3월 1일
  댓글 수: 1
Maxime Plante
Maxime Plante 2018년 3월 1일
The compiled Matlab code is actually a Python library compiled with Python Compiler SDK. Where should I put the executable since there is not executable file? Thanks!

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Troubleshooting in MATLAB Compiler SDK에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by