필터 지우기
필터 지우기

Unable to find compiler

조회 수: 2 (최근 30일)
Amishi
Amishi 2012년 1월 21일
I am using windows 7 64 bit and installed visual c++ express edition 2010 but still when i give mex -setup i am unable to find any compiler. I get the following error:
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:
[0] None
Compiler: 0
mex: No compiler selected. No action taken.
  댓글 수: 1
Walter Roberson
Walter Roberson 2012년 1월 21일
Which MATLAB version are you using? If you are using an older MATLAB then VE2010 might not have been supported.

댓글을 달려면 로그인하십시오.

답변 (1개)

Jan
Jan 2012년 1월 21일
Did you install the SDK 7.1 also as explained here? If you only want to compile C++ MEX files, the SDK is sufficient, because it cotains the required compilers.
  댓글 수: 1
Ken Atwell
Ken Atwell 2012년 1월 21일
64-bit information http://www.mathworks.com/support/compilers/R2011b/win64.html

댓글을 달려면 로그인하십시오.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by