Why does MEX not find the Microsoft Windows SDK 7.1 installed on 64-bit Windows in MATLAB 7.14 (R2012a)?
16 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
MathWorks Support Team
am 6 Aug. 2013
Bearbeitet: MathWorks Support Team
am 15 Jul. 2025
I would like to use the Microsoft Windows SDK 7.1 as my C compiler in MATLAB 7.14 (R2012a) on 64-bit Windows.
I have already installed the Microsoft Windows SDK 7.1, but MEX still cannot find a C compiler. How can I correct this?
Akzeptierte Antwort
MathWorks Support Team
am 6 Aug. 2013
This may be due to a Microsoft issue where the SDK 7.1 compilers are missing. Try the following:
1. Go to the solution 1-G1P8HP titled
Why do I get errors with compiling even after I have installed the supported compilers Microsoft Visual Studio 2010 Express and Windows SDK 7.1?
at the bottom and follow the instructions there to apply the Microsoft SDK 7.1 patch.
2. If the above did not work, uninstall SDK 7.1. Then reinstall SDK 7.1 following the directions specified in solution 1-FPLDGV titled
How do I install Microsoft Windows SDK 7.1?
at the bottom.
1 Kommentar
Timothy
am 12 Aug. 2015
Bearbeitet: MathWorks Support Team
am 15 Jul. 2025
This issue comes up for R2014a as well and this update, applied after SDK 7.1 is installed, solved the issue.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Troubleshooting in MATLAB Compiler SDK finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!