码迷,mamicode.com
首页 > 其他好文 > 详细

64位matlab mex64位编译器解决方案

时间:2014-05-24 03:59:31      阅读:387      评论:0      收藏:0      [点我收藏+]

标签:c   a   com   set   c++   os   

安装libsvm的时候用到了mex -setup,有的会报

Could not find the 64-bit compiler. This may indicate that the
"X64 Compilers and Tools" or the Microsoft Windows Software
Development Kit (SDK) is not installed.

解决方法:

检查自己的vs2008(matlab 2013a支持到vs2012)中的64位编译器是否安装。

重新打开vs2008的setup.exe,选择添加删除功能,在vc++中选择64位编译器,安装后即可通过,其他版本的vs也应该是这么处理的

64位matlab mex64位编译器解决方案,布布扣,bubuko.com

64位matlab mex64位编译器解决方案

标签:c   a   com   set   c++   os   

原文地址:http://www.cnblogs.com/keithmoring/p/3736665.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!