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 comentarios

Do you have the source code for the mex routine? Can you recompile it?
VINAYAK KARANDIKAR
VINAYAK KARANDIKAR el 5 de Abr. de 2019
Editada: VINAYAK KARANDIKAR el 6 de Abr. de 2019
Ok, after adding those missing dependencies ... except the API type ones, i recompiled the MEX file with a make command. Then i obtain successfully the mex file called "uhdinterface.mexw64". But if i right click this file and say run, i get the above error AGAIN !!!
Any more comments?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Write C Functions Callable from MATLAB (MEX Files) en Centro de ayuda y File Exchange.

Preguntada:

el 5 de Abr. de 2019

Comentada:

el 6 de Abr. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by