【发布时间】:2013-09-30 23:29:06
【问题描述】:
我正在尝试设置 mex 编译器。我在 Windows 8 上使用 Visual Studio 2012 和 Matlab 2012a。
我已经下载Windows SDK 7.1并安装了:
但是当我尝试:
mex -setup
上面写着:
No supported SDK or compiler was found on this computer.
For a list of supported compilers, see
http://www.mathworks.com/support/compilers/R2012a/win64.html
有什么想法吗?
【问题讨论】:
-
Windows SDK 7.1 在列表中,所以这可能是我的回答中提到的 Windows SDK 安装程序错误。