Invalid MEX-file The specified module could not be found.
이전 댓글 표시
I received this error after i was able to successfully install the "uhdinterface.mexw64" MEX file. Apparently the MEX file is invalid. After i check the dependancies according to https://de.mathworks.com/matlabcentral/answers/95906-how-do-i-profile-my-exe-or-dll-file-with-dependency-walker
and then i notice that hundreds of dependancies are missing. I cannot possibly download and install each of theese?
What can be a alternative?
I have MATLAB 2013b, SDK 7.1 compiler and Micrsoft visual studio 8 and 2010, in case this info helps?
댓글 수: 3
James Tursa
2019년 4월 5일
Do you have the source code for the mex routine? Can you recompile it?
VINAYAK KARANDIKAR
2019년 4월 5일
편집: VINAYAK KARANDIKAR
2019년 4월 6일
VINAYAK KARANDIKAR
2019년 4월 6일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!