Info

This question is closed. Reopen it to edit or answer.

Troubles with mex, windows 8, matlab R2014b and visual studio 2013 express

1 view (last 30 days)
Hi,
I have just installed Matlab R2014b on my windows 8 machine. I have visual studio 2013 express installed. When I try to launch mex, it replies that it didn't find any compiler or SDK. I have read around on the forum, and I found out that a possible way is to install Windows SDK 7, but I have seen that it doesn't work on Windows 8. I also tried to provide the path directly (I have read somewhere to use this command mex -setup:' C:\Program Files\MATLAB\R2014b\bin\win64\mexopts\msvc2013.xml ' C -client MBUILD), but it replies that the Visual C++ 2013 professional compiler is not found. Which is correct, because I have the Express version. Is there any way to solve this problem?
Thank you very much

Answers (0)

Community Treasure Hunt

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

Start Hunting!