Why does MEX not find the Microsoft Windows SDK 7.1 installed on 64-bit Windows in MATLAB 7.14 (R2012a)?
16 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 6 de Ag. de 2013
Editada: MathWorks Support Team
el 15 de Jul. de 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?
Respuesta aceptada
MathWorks Support Team
el 6 de Ag. de 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 comentario
Timothy
el 12 de Ag. de 2015
Editada: MathWorks Support Team
el 15 de Jul. de 2025
This issue comes up for R2014a as well and this update, applied after SDK 7.1 is installed, solved the issue.
Más respuestas (0)
Ver también
Categorías
Más información sobre Troubleshooting in MATLAB Compiler SDK en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!