Filter löschen
Filter löschen

Error using mex: No supported compiler or SDK was found

3 Ansichten (letzte 30 Tage)
NNL
NNL am 20 Apr. 2018
Bearbeitet: Walter Roberson am 19 Okt. 2023
_

Antworten (2)

Fangjun Jiang
Fangjun Jiang am 20 Apr. 2018
Bearbeitet: Walter Roberson am 19 Okt. 2023
VC 2017 certainly won't be recognized by MATLAB R2015a. But SDK 7.1 should be supported. Make sure you have NET Framework 4.0.
Follow link on this page to find the exact detail.

Shounak Shastri
Shounak Shastri am 20 Apr. 2018
You need to download and install a compiler first.
Go to the add-ons and click on get add-ons. You will get a list of add-ons which you can install.
Install MinGW-w64 GCC from the list and then run the mex setup.
Hope this helps.
  3 Kommentare
Shounak Shastri
Shounak Shastri am 20 Apr. 2018
Bearbeitet: Shounak Shastri am 20 Apr. 2018
Sorry this Min64 compiler is for 2015b and above. You probably need .NET framework.
NNL
NNL am 20 Apr. 2018
thank you so much. .NET framework is also installed and updated. But it does not work.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Troubleshooting in MATLAB Compiler SDK finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by