Compiling Mex Files problem

2 views (last 30 days)
Javad
Javad on 12 Jan 2014
Answered: Mihir Daptardar on 22 Jan 2014
I need to compile mexfiles but do not have WIindows SDK. Also downloading WSDK 7.1 fails and does n't get completed. how to make problem resolved? I have installed Microoft Visual Studio on my computer already.

Answers (1)

Mihir Daptardar
Mihir Daptardar on 22 Jan 2014
In order to compile mex files, you would need a compiler which is supported my MATLAB. If you cannot get Windows SDK 7.1, MATLAB still supports other compilers. A list of supported compilers for all MATLAB versions can be found here:
Unfortunately, Microsoft Visual Studio is not a supported compiler (assuming you have MATLAB R2013b)

Categories

Find more on Troubleshooting in 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!