matlab problem with mex -setup ?

1 view (last 30 days)
ahmed
ahmed on 21 May 2013
Hi please can somehelp me with issue
i have matlab 2012a , windows 8 and i installed Microsoft visual C++ studio 2012 pro.
i am trying to run mex , i get the following error :
>> mex
No supported SDK or compiler was found on this computer. For a list of supported compilers, see http://www.mathworks.com/support/compilers/R2012a/win64.html
Error using mex (line 206) Unable to complete successfully.

Accepted Answer

Walter Roberson
Walter Roberson on 21 May 2013
If you read the link, you will see that VS2012 is not supported for MATLAB R2012a.
If you try to go back to VS2010 then you need to read http://www.mathworks.com/matlabcentral/newsreader/view_thread/322822

More Answers (1)

ahmed
ahmed on 21 May 2013
Thanks Alot

Categories

Find more on MATLAB Compiler 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!