How can I point Matlab to my compiler?

6 visualizaciones (últimos 30 días)
Madhav Achar
Madhav Achar el 5 de Ag. de 2015
Respondida: Harsheel el 5 de Ag. de 2015
I have installed Visual C++ 2008 Express Edition with SP1 and Windows SDK 6.1. I was also able to locate my compiler (cl.exe) in C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin. According to the site http://www.mathworks.com/support/compilers/R2013b/index.html, that should be fine, however, when I run mex -setup I still receive the error Error using mex. No supported compiler or SDK was found. Does anyone have any advice or solution on how to point Matlab to the installed compiler? Thanks!

Respuestas (1)

Harsheel
Harsheel el 5 de Ag. de 2015
R2013b supports Visual C++ 2008 Professional SP1 Edition. You have express edition which is different. You need to install the Professional Edition.
Alternatively, you can install Windows SDK 7.1 for free by following the steps listed here .

Categorías

Más información sobre Troubleshooting in MATLAB Compiler SDK en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by