Info
This question is closed. Reopen it to edit or answer.
Invalid Mex-file! the specified module could not be found
1 view (last 30 days)
Show older comments
I have compiled a simple math('2+2') code in matlab, and I am getting an error related to missing of a Mex file, I checked with dependency walker and tit showed the libmex.dll and libmx.dll are missing, I added these two files to directory which matlab was complaining about the missing of the dll file and also added the original path of these dll files to the system directory, but still I get the same error message! I appreciate anyone's help on this.
To be noted that I am using Matlab 2014b (32bit) on a 64bit machine for some technical reasons.
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!