can not find c++ compiler detection error
4 views (last 30 days)
Show older comments
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 Comments
Rik
on 18 Jul 2022
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).
Accepted Answer
More Answers (0)
See Also
Categories
Find more on MATLAB Support for MinGW-w64 C/C++ 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!