Mex problem - no compiler found

조회 수: 2 (최근 30일)
Mohamed Rabeh
Mohamed Rabeh 2015년 3월 30일
답변: Radha Krishna Maddukuri 2015년 4월 7일
hallo, obwohl ich alle supported compiler (SDK 7.1 und MVS 2010 service pack1 ) installiert habe bekomme ich noch diese Meldung
ich habe auch versucht einen compiler zu auswählen , es hat aber nicht functioniert.
>> mex -setup
Error using mex No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2014b/win64.html.
wie kann ich den Mex Configurieren ?

답변 (1개)

Radha Krishna Maddukuri
Radha Krishna Maddukuri 2015년 4월 7일
Hi Mohamed Rabeh,
As the error message says: There was no supported compiler or SDK installed on the machine.
For a list of supported compilers for R2014b:
From the page you can see that Windows SDK is a supported compiler and is available free of cost. You can follow the instructions from the following MATLAB Answer for installing Windows SDK:

카테고리

Help CenterFile Exchange에서 Troubleshooting in MATLAB Compiler SDK에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by