How do I get Matlab 2016a to recognize the Microsoft Windows SDK 7.1 C compiler?
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Jan
on 17 May 2017
Edited: Jan
on 17 May 2017
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.
More Answers (0)
See Also
Categories
Find more on MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!