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일

0 개 추천

댓글 수: 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개)

태그

질문:

2022년 7월 18일

편집:

2022년 7월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by