Could Matlab2017A use Visual Stdio 2019?

조회 수: 5 (최근 30일)
Xiaoyu Ye
Xiaoyu Ye 2020년 10월 19일
답변: TARUN 2025년 8월 13일
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!

답변 (1개)

TARUN
TARUN 2025년 8월 13일
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:

Community Treasure Hunt

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

Start Hunting!

Translated by