Mex problem - no compiler found
2 views (last 30 days)
Show older comments
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 ?
0 Comments
Answers (1)
Radha Krishna Maddukuri
on 7 Apr 2015
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:
0 Comments
See Also
Categories
Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!