Info
此问题已关闭。 请重新打开它进行编辑或回答。
MEX error: SDK 8 is not working
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!