Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

MEX error: SDK 8 is not working

조회 수: 1 (최근 30일)
Michael
Michael 2013년 11월 30일
마감: MATLAB Answer Bot 2021년 8월 20일
Hi all,
I have about 7 - 8 files that I'm trying to execute in Matlab by using the MEX makefile command. But I can't seem to overcome this SDK 8 error that is popping up. I'm using MatlabR2013a, and already installed both the 7.1 SDK and the 8 SDK. Matlab still isn't recognizing that the 8 SDK compiler exists though. Why is this? And does anyone have any solution as to how to fix this? My execution commands are written below if you want to know what the exact error message I'm getting is.
Been waiting for a response for a few days now. Guess contributors were taking off for Thanksgiving holidays.
Any help would be greatly appreciated though.
Thanks!
mex -setup
Welcome to mex -setup. This utility will help you
set up a default compiler. For a list of supported
compilers, see http://www.mathworks.com/support/compilers/R2013a/win64.html
Please choose your compiler for building MEX-files:
Would you like mex to locate installed compilers [y]/n? y
No supported SDK or compiler was found on this computer.
For a list of supported compilers, see
http://www.mathworks.com/support/compilers/R2013a/win64.html
Error using mex (line 206):
Unable to complete successfully

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by