首页 > 其他 > 详细

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

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

安装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位编译器解决方案

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

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!