필터 지우기
필터 지우기

No supported compiler found Matlab R2014a visual studio 2012 professional

조회 수: 1 (최근 30일)
R yan
R yan 2014년 7월 28일
답변: Zainub 2014년 12월 2일
I have Matlab R2014a on windows 8.1 and has installed VS 2012 professional. I am getting No supported compiler found error.
mex -setup MEX configured to use 'Microsoft Visual C++ 2012 (C)' for C language compilation. Warning: The MATLAB C and Fortran API has changed to support MATLAB variables with more than 2^32-1 elements. In the near future you will be required to update your code to utilize the new API. You can find more information about this at: http://www.mathworks.com/help/matlab/matlab_external/upgrading-mex-files-to-use-64-bit-api.html.
To choose a different language, select one from the following: mex -setup C++ mex -setup FORTRAN

답변 (2개)

Ken Atwell
Ken Atwell 2014년 10월 22일
I don't see a problem here ("MEX configured to use ...").
MEX is simply telling you that 64-bit array handling is changing.

Zainub
Zainub 2014년 12월 2일
I also found the same error.... what is the solution???

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

태그

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by