【发布时间】:2015-01-14 16:30:34
【问题描述】:
我有一个从 Visual Studio 2010 编译的 64 位 DLL,编码如下:visual studio Dll and Matlab
当我在 Matlab(64 位)中调用 loadlibrary 时,我收到以下错误消息:
Error using loadlibrary (line 254)
A 'Selected' compiler was not found. You may need to run mex
-setup.
有什么建议吗?
【问题讨论】:
标签: visual-studio-2010 matlab dll