How to configure a compiler (SDK) in matlab

3 views (last 30 days)
simo boni
simo boni on 17 Jul 2015
Commented: Harsheel on 20 Jul 2015
Hi all,
I have installed Microsoft SDK to run a toolbox as recommended from the developer. But it seems that Matlab is not recognize/finding it on my pc. This is the error message
>> mex -setup
Welcome to mex -setup. This utility will help you set up
a default compiler. For a list of supported compilers, see
http://www.mathworks.com/support/compilers/R2013a/win64.html
Please choose your compiler for building MEX-files:
Would you like mex to locate installed compilers [y]/n? y
No supported SDK or compiler was found on this computer.
For a list of supported compilers, see
http://www.mathworks.com/support/compilers/R2013a/win64.html
Error using mex (line 206)
Unable to complete successfully.
Any idea?
maybe I have to tell Matlab where to find it?

Answers (0)

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!