can not find c++ compiler detection error

4 次查看(过去 30 天)
I'm trying to use mex function with vidual studio c++ compiler.
I installed visual stuidio 2022 and sub packages related with c++ in the defalut folder.
But when I run the ' mex -setup -v'
MATLAB can not find the compilers.
How can I solve this problem?
  2 个评论
Rik
Rik 2022-7-18
Is that specific version of visual studio supported by your specific release? How did you make sure of that?
I you're using a sufficiently new version of Matlab, you can get the MinGW compiler from the File Exchange (or the AddOn Manager).
탁형 이
탁형 이 2022-7-18
Thank you for your comment.
I'm using MATLAB 2021b. Also I already installed MinGW
but a speciific open toolbox need the visual studio c++ compiler.

请先登录,再进行评论。

采纳的回答

Walter Roberson
Walter Roberson 2022-7-18
编辑:Walter Roberson 2022-7-18
  1 个评论
탁형 이
탁형 이 2022-7-18
Your answer is right.
I thought that if I install old version sub packages of VS 2022, it will work. But It was wrong.
I installed VS 2019 and the compiler was detected.

请先登录,再进行评论。

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by