【发布时间】:2013-02-26 14:53:06
【问题描述】:
我已经在我的笔记本电脑上成功编译了 Mex 文件。但是当我运行它时,它会显示Invalid mex file 'c:\newfolder\filename.mexw32' The specified module could not be found。
System specification:
OS: windows 7
MATLAB 2010a
Microsoft Visual Studio 2008.
相同的 mex 文件在我的 PC 下的 XP SP3 下编译并成功运行。
【问题讨论】:
-
您安装的是 32 位还是 64 位?
-
是的,我有 32 位安装。我的操作系统也是 32 位的
-
在配置文件模式下使用 MS Dependency Walker 进行调试