EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
5 `5 C$ E7 r2 `6 h
我的电脑是xp系统,安装的是matlab2014a,需要编译.h文件,在编译时出现这样情况
# E0 _8 K& d) o$ r x! B+ ?. {mex -setup4 M& f& |" x# |
MEX 配置为使用 'lcc-win32' 以进行 C 语言编译。, y7 R T5 z& d1 s& x$ D
Warning: The MATLAB C and Fortran API has changed to support MATLAB
8 Y' p7 t/ }# H# W7 w# ?, xvariables with more than 2^32-1 elements. In the near future/ I+ B# _. d, a
you will be required to update your code to utilize the$ @6 t) ] d9 z4 b
new API. You can find more information about this at:
, u$ }. t) M; X2 I7 g# L) ~3 Jhttp://www.mathworks.com/help/ma ... use-64-bit-api.html. 要选择不同的语言,请从以下选项中选择一种命令:. t p0 o6 P0 ~' u
mex -setup C++
( R9 |+ {9 G! _mex -setup FORTRAN4 I! b3 M$ |/ W5 r' [/ D" \
错误使用 mex! L& ?6 Z0 i6 f
未找到支持的编译器或 SDK。有关选项,请访问 http://www.mathworks.com/support/compilers/R2014a/win32。; ^( f+ F! m) F/ t
我已经下载VC6.0和VS2013_Support_For_Matlab_2013_32bit,但是还是不好使。请求大神帮忙 " s4 P8 O5 b" W0 m$ c j. [
|