VisualStudio 2019 compiler not detected on installation
5 次查看(过去 30 天)
显示 更早的评论
On installation of Matlab R2020a I got a message, that the Matlab- and the Simulink Coder needs a supported compiler.
I have a VisualStudio 2019 installed on my machine, so I assume that the installer doesn't detect it by some reasons. Is there any way to configure Matlab afterwards to use the VisualStudio Compiler?
0 个评论
采纳的回答
Walter Roberson
2020-5-4
The installation process makes no effort to find a support compiler: it just tells the user that one will be needed.
To configure the compiler,
mex -setup
mex -setup C++
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!