mex -setup; compilers list

조회 수: 14 (최근 30일)
Jose
Jose 2011년 5월 12일
Hi! When i'm trying to execute mex -setup it can't find Visual Studio 2010 compiler :s Any idea?
>> mex -setup
Please choose your compiler for building external interface (MEX) files:
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[1] Lcc-win32 C 2.4.1 in C:\PROGRA~1\MATLAB\R2010a\sys\lcc
[0] None
Compiler:

답변 (2개)

Chirag Gupta
Chirag Gupta 2011년 5월 12일

Jose
Jose 2011년 5월 12일
I added the path files to the root of Matlab but the list of compilers still only show Lcc-win32:
>> mex -setup
Please choose your compiler for building external interface (MEX) files:
Would you like mex to locate installed compilers [y]/n? y
Select a compiler:
[1] Lcc-win32 C 2.4.1 in C:\PROGRA~1\MATLAB\R2010a\sys\lcc
[0] None
Compiler:

카테고리

Help CenterFile Exchange에서 Write C Functions Callable from MATLAB (MEX Files)에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by