Matlab version 2008b not recognizing Microsoft Visual Studio 2010 C++ compiler

Matlab version 2008b with the compiler is not recognizing Microsoft Visual Studio 2010 C++ compiler (or 2005 Express Edition)

답변 (2개)

Walter Roberson
Walter Roberson 2012년 4월 19일
Correct. No existing version of MATLAB will recognize a compiler version newer than the date the MATLAB version was released.
C++ 2005 Express is supported by MATLAB R2008b for 32 bit compilation.
However, C++ 2005 Express is not supported by MATLAB R2008b for 64 bit compilation: the Professional version is required instead.

카테고리

도움말 센터File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

질문:

2012년 4월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by