Why does MEX not find the Microsoft Windows SDK 7.1 installed on 64-bit Windows in MATLAB 7.14 (R2012a)?

28 views (last 30 days)
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?

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 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.

More Answers (0)

Categories

Find more on Manage Products in Help Center and File Exchange

Products


Release

R2012a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!