How do I get Matlab 2016a to recognize the Microsoft Windows SDK 7.1 C compiler?
2 次查看(过去 30 天)
显示 更早的评论
I need to mex some C code in Matlab 2016a on Windows 8.1.
I installed Windows SDK for Windows 7 and .NET Framework 4 from Microsoft.
But when I run
mex -setup
I get:
Error using mex: No supported compiler or SDK was found.
How do I get Matlab to recognize my compiler?
0 个评论
采纳的回答
Jan
2017-5-17
编辑:Jan
2017-5-17
Please read the corresponing threads in this forum at first: https://www.mathworks.com/matlabcentral/answers/?term=SDK+7.1 . The first thread might be useful already:
If this still does not work, please ask again and post exactly, what you have tried so far and in which order. Otherwise an answer might only repeat, what has been written in the forum already.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 MATLAB Compiler SDK 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!