Error when running a mex function: 'A dynamic link library (DLL) initialization routine failed.'
조회 수: 2 (최근 30일)
이전 댓글 표시
I have some C/C++ code that is compiled to mex and getting it to run in Matlab (2017a and 2018a) is a complete hit or miss. The error is 'A dynamic link library (DLL) initialization routine failed.' I have run dependancy walker on this in multiple ways and fail to recognize what the issue is. As I mentioned, it works some times and doesn't on other occasions. Currently, my only guess is to restart Matlab to the point where it works, or restart the system towards the same effect.
Any help will be appreciated. I have scoured the internet for solutions as to how to identify the issue and mitigate it.
댓글 수: 1
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!