can not find c++ compiler detection error
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
탁형 이
el 18 de Jul. de 2022
Editada: Walter Roberson
el 18 de Jul. de 2022
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 comentarios
Rik
el 18 de Jul. de 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).
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre MATLAB Support for MinGW-w64 C/C++ Compiler en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!