Clear Filters
Clear Filters

MEX setup does not recognize an installation of Microsoft Visual Studio 2017

10 views (last 30 days)
I am currently trying to compile c++ code with Matlab R2012b and Visual Studio Professional 2017.The mex setup does not list the Microsoft Visual Studio Professional 2017 Compiler.The Microsoft Visual C++ 2015 toolset is also installed via Microsoft Visual Studio 2017.but the mex can neither find the VS 2015 nor the VS 2017 compiler. Is there any suitable patch to attach to the Matlab R2012b,to detect the visual studio 2017 compiler.

Answers (2)

Manan Mishra
Manan Mishra on 2 Apr 2018
Please find the list of compilers supported with MATLAB R2012b in the following link:

Walter Roberson
Walter Roberson on 2 Apr 2018
No. In the 2012 time frame, the compiler search was not flexible, not user configurable.

Categories

Find more on MATLAB Compiler 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!