C/C++ Compiler mex -setup

3 views (last 30 days)
Donald Szarkowicz
Donald Szarkowicz on 24 Sep 2015
Commented: Geoff Hayes on 27 Sep 2015
How do I setup a C/C++ compiler for MATLAB R2014B on Windows 10 Home Edition?
I have Visual Studio 2015 Enterprise Edition installed.
MATLAB does not find the V.S. compiler, and will not accept the installed SDK.
Can you point me to a solution?
The error is displayed as:
Error using mex No supported compiler or SDK was found. For options, visit http://www.mathworks.com/support/compilers/R2014b/win64.html.
The link offers a SDK download, but the download halts when it cannot find the required .NET 4 Framework.
Thanks!
  1 Comment
Geoff Hayes
Geoff Hayes on 27 Sep 2015
Donald - what do you observe when you type
mex -v -setup

Sign in to comment.

Answers (0)

Categories

Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!