EDA365欢迎您登录!
您需要 登录 才可以下载或查看,没有帐号?注册
x
' E2 d+ m, y& O" e6 H
我的电脑是xp系统,安装的是matlab2014a,需要编译.h文件,在编译时出现这样情况6 W: T' h- y$ ^: n: w
mex -setup$ X6 |3 J/ N8 k. a
MEX 配置为使用 'lcc-win32' 以进行 C 语言编译。
( q6 s3 Z) ~1 jWarning: The MATLAB C and Fortran API has changed to support MATLAB
( r! K9 S5 K3 M) K* cvariables with more than 2^32-1 elements. In the near future, F& N; L6 @' U/ J0 _. P
you will be required to update your code to utilize the
; m* g6 i8 o3 J O- Lnew API. You can find more information about this at: \7 S9 b, q& k( x
http://www.mathworks.com/help/ma ... use-64-bit-api.html. 要选择不同的语言,请从以下选项中选择一种命令:
- z& X8 G F% @mex -setup C++ % a( S# x4 O" H9 y7 q2 ~
mex -setup FORTRAN
- u/ y. G% ]; f9 f/ B) c- ?* q错误使用 mex g' M1 g* j) S2 e% m3 p7 c
未找到支持的编译器或 SDK。有关选项,请访问 http://www.mathworks.com/support/compilers/R2014a/win32。
+ J& U) v5 Y# {' O我已经下载VC6.0和VS2013_Support_For_Matlab_2013_32bit,但是还是不好使。请求大神帮忙 % g- R6 x2 O& I4 D) I% `6 t
|