Matlab 2020a doesn't find complier when it did with 2017a

조회 수: 2 (최근 30일)
Christopher Wilcox
Christopher Wilcox 2022년 8월 4일
댓글: Walter Roberson 2022년 8월 5일
I had Matlab 2017a and was using Windows SDK 7.1 as the compiler for mex to use loadlibrary. I have updated to 2020a and was attempting to use mex and I get the error now that says No supported complier found. Has anyone else seen this? What is a supported compiler for 2020a? I was not planning to use MinGW.

답변 (1개)

Steven Lord
Steven Lord 2022년 8월 4일
According to the Supported Compilers column entry for release R2020a on the Previous Releases system requirements page Windows SDK 7.1 is not listed. It was listed in the R2017a list of supported compilers, but it was listed as not supported as of release R2017b.
  댓글 수: 2
Christopher Wilcox
Christopher Wilcox 2022년 8월 5일
Wow. That is right. Support for Win SDK looks to have been removed. Do you know if under "Microsoft Visual C++ 2022 product family" this inlcude MS Visual Studio Code or MS Visual Studio Community versions?
Walter Roberson
Walter Roberson 2022년 8월 5일
Community is included. Historically mostly Professional versions were supported and that was explicitly documented. When Community and Express and whatever all started being supported, the documentation started using the phrase "product family"

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

카테고리

Help CenterFile Exchange에서 Troubleshooting in MATLAB Compiler SDK에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by