How do I setup Matlab 2014a (64-bit) to use the lcc64 compiler or SDK7.1

조회 수: 1 (최근 30일)
Jerry Song
Jerry Song 2014년 9월 22일
댓글: Geoff Hayes 2014년 9월 22일
See subject. I need to re-compile some .c files in a 64-bit environment. I have been trying to install the SDK 7.1 per the help page shown when 'mex setup' gives the "No supported compiler or SDK was found ...".
For some reason, the SDK installation process fails, and I can't read the error because the installation files and logs are removed.
Does it sound familiar? I see some posts talking about the migration to 64 bit compilers so I assume this is not new ...
Thanks for any help. -jerry
  댓글 수: 1
Geoff Hayes
Geoff Hayes 2014년 9월 22일
Jerry - turn on verbosity when you run the MEX setup so that you can observe where and/or why it failing. In the Command Window, type
mex -setup -v
and paste the results back here. You will see a number of statements saying "looking for compiler..", "looking for environment variable..", "looking for registry setting..", etc. For each one, there will be a yes or no response. Hopefully from that, we can determine what is missing and so preventing you from using lcc64 as your compiler.

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

답변 (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