I am trying to setup the mex compiler. I am on Windows 8 with Visual studio 2012 and Matlab 2012a.
I have already downloaded Windows SDK 7.1 and installed:
But when I try to:
mex -setup
It says:
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
Any thoughts?