【问题标题】:Matlab 2012a with Windows SDK 7.1Matlab 2012a 与 Windows SDK 7.1
【发布时间】: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 安装程序错误。

标签: matlab mex


【解决方案1】:

Windows SDK 7.1 在受支持的编译器列表中,因此这是一个有效的问题。

我认为它可能是this bug,我遇到过编译器被删除的地方 (details from MS)!看看here too。补丁位于Microsoft's website

有关如何下载和配置适用于 MATLAB 的 SDK 的提示,请参阅 this support article。也许确认在安装中选择了编译器。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-10-06
    • 1970-01-01
    • 1970-01-01
    • 2013-10-22
    • 2014-06-19
    相关资源
    最近更新 更多