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
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).
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!