How do I get Matlab 2016a to recognize the Microsoft Windows SDK 7.1 C compiler?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Jan
le 17 Mai 2017
Modifié(e) : Jan
le 17 Mai 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.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur MATLAB Compiler SDK dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!