您的位置:首页 > 其它

mex找不到头文件的解决办法

2013-10-07 22:23 225 查看
环境: windows7 64位 + VS2010 + matlab2012b 64位

直接用mex filename.cpp时,报错 cannot find the include files: ***.h

这是可以用mex -I./includepath1/ -I/includepath2/ filename.cpp
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: