필터 지우기
필터 지우기

mex-setup/ matlab

조회 수: 1 (최근 30일)
Magdi Nabi
Magdi Nabi 2012년 1월 27일
hi i did run mex-setup after install C++ express and SDK and i got this error ( Could not find the compiler "cl" on the DOS path. Use mex -setup to configure your environment properly)
could you please help me with this
thanx and regards
  댓글 수: 1
the cyclist
the cyclist 2012년 1월 27일
I suggest that you edit the title of your question to something more descriptive, so that those who know about mex would be more likely to spot it.

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

답변 (1개)

Walter Roberson
Walter Roberson 2012년 1월 27일
Make sure that you download a compiler and SDK that is supported for your release version and for 32 vs 64 bits.
The error you are seeing is what one would expect if you had downloaded the wrong compiler for your release.
What MATLAB release are you using, are you using a 32 or 64 bit version of MATLAB, and what compiler (and which edition of it) did you install?
The first MATLAB release that supported any of the MS C++ Express releases was R2010b.
  댓글 수: 1
Magdi Nabi
Magdi Nabi 2012년 1월 28일
thanx for ur help and its ok now it works and i found out that the SDK is the problem cause when i remove it and reinstalled again it works
thnks again and appreciate ur help

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

카테고리

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