Which SDK compiler will support matlab 2017b?
10 views (last 30 days)
Show older comments
>> mex -setup Error using mex No supported compiler or SDK was found. You can install the freely available MinGW-w64 C/C++ compiler; see Install MinGW-w64 Compiler. For more options, visit http://www.mathworks.com/support/compilers.
1 Comment
Rik
on 22 Aug 2018
Have you read the link? Have you read the message itself? Sounds clear enough to me. What is it you don't understand here?
Answers (1)
Walter Roberson
on 22 Aug 2018
- MinGW 5.3
- Visual Studio 2017, any version
- Visual Studio 2013 Professional or 2015 Professional (not Express or Community)
- various Intel compilers
0 Comments
See Also
Categories
Find more on Troubleshooting in MATLAB Compiler SDK in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!