Could Matlab2017A use Visual Stdio 2019?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
We encountered a probiem in matlab code generation.We tried to use MinGW 64 compiler built in Matlab2017A to generate SLRT.TLC code ,however,which could not run on the target machine.The system prompts: SLRT code can only be compiled with Visual Studio software.So could Matlab2017A use VS2019?Thanks a lot!
0 commentaires
Réponses (1)
TARUN
le 13 Août 2025
I understand that you are encountering a problem in MATLAB code generation using MinGW 64 compiler built in MATLAB R2017a.
There is a compatibility issue which is not letting MinGW 64 compiler generate the SLRT.TLC code.
Please go through the following link to know supported and compatible compilers:
Also, there is a similar question asked before you can go through: https://www.mathworks.com/matlabcentral/answers/1818330-matlab-r2017a-does-not-recognize-a-visual-studio-2015-redistributable-compiler
0 commentaires
Voir également
Catégories
En savoir plus sur MATLAB Support for MinGW-w64 C/C++ Compiler dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!