why i am getting error on command mex -setup c after installation of SDK for MATLAB 2014b

조회 수: 1 (최근 30일)
when i entered command mex -setup c i got "Error using mex No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2014b/win64.html." From that link i have downloaded SDK with .NET framework4, but i am getting same error. please share the solution.
  댓글 수: 1
Geoff Hayes
Geoff Hayes 2015년 1월 29일
Siva - turn on verbosity for the setup. In the command window type
mex -v -setup
and copy and paste the results to your question. It could be that an environment variable is not set or something like that.

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

답변 (0개)

카테고리

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