필터 지우기
필터 지우기

Issue with LCC/MSVC accelarator compiler

조회 수: 3 (최근 30일)
Damien Lahire Gomez-Martinho
Damien Lahire Gomez-Martinho 2022년 10월 5일
답변: Suman 2024년 1월 30일
Hello everyone, i have this issue (Matlab R2020b) and I don't know how I can fix it. All help is good for me, I will have to present my Msc final project in two weeks.
Please, anyone can help me with this issue please?
Thanks in advance.
  댓글 수: 4
Walter Roberson
Walter Roberson 2022년 10월 6일
You need to install VC++ 2017 (any edition)
Damien Lahire Gomez-Martinho
Damien Lahire Gomez-Martinho 2022년 10월 6일
편집: Damien Lahire Gomez-Martinho 2022년 10월 6일
And after the instalation is done. Do you know how can I change the compiler used by Simulink? To use the new one (VC++ 2017) .

댓글을 달려면 로그인하십시오.

답변 (1개)

Suman
Suman 2024년 1월 30일
Hi Damien,
I see that you have installed the VC++ 2017 and you want to know how you can further change the compiler used by Simulink for the build process.
You can do that by running the "mex -setup C++" command at MATLAB command line. Once you run the command, you will see a list of all the available compilers that you can use along with the command needed to set them as default. I have added a screenshot below for your reference.
I hope that helps!

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by