Is Visual Studio 2017 supported without patches by matlab 2018a?

1 次查看(过去 30 天)
Is Visual Studio 2017 supported without patches by matlab 2018a?

采纳的回答

Jan
Jan 2018-1-31
编辑:Jan 2018-1-31
Matlab R2018a has not been published yet. If users download and test the pre-release version, they accept the NDA and are not allowed to discuss features in public.
Therefore you have to ask either MathWorks directly (see the "Contact us" link on this page) or wait some weeks. Then the online documentation will contain the system requirements of the new version.
  1 个评论
Suryadiputra Liawatimena
How about end of july 2018 status?
I am using student version, at matlab prompt
>> mex -setup c++
MEX configured to use 'Microsoft Visual C++ 2017' for C++ language compilation.
I try to compile MatConvNet
>> run matlab/vl_compilenn
Warning: CL.EXE not found in PATH. Trying to guess out of mex setup.
> In vl_compilenn>check_clpath (line 650)
In vl_compilenn (line 426)
In run (line 91)
'cl.exe' is not recognized as an internal or external command,
operable program or batch file.
Error using vl_compilenn>check_clpath (line 656)
Unable to find cl.exe
How to solve the problem? Thanks.

请先登录,再进行评论。

更多回答(1 个)

Steven Lord
Steven Lord 2018-1-31
Jan's answer, that release R2018a has not yet been released, is correct.
But as a data point about general Microsoft Visual Studio 2017 support, the supported compilers list for the current release (as of when I write this answer, release R2017b) lists "Microsoft Visual C++ 2017 Family" as supported for use with the MATLAB product family (except for HDL Verifier), the Simulink product family, and most of the columns in the MATLAB Compiler table.
  1 个评论
Jeff
Jeff 2018-1-31
编辑:Jeff 2018-1-31
Thanks for the feedback. I've been using MVS 2010 and now have issues with a mex I've distributed, when run on Win10 (compiled with Win7). While it appears 2010 SP1 may resolve the issue, I'd rather get more current.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by