Error using mex: No supported compiler or SDK was found

2 ビュー (過去 30 日間)
NNL
NNL 2018 年 4 月 20 日
編集済み: Walter Roberson 2023 年 10 月 19 日
_
  1 件のコメント
Matt J
Matt J 2018 年 4 月 20 日
Have you run mex -setup ?

サインインしてコメントする。

回答 (2 件)

Fangjun Jiang
Fangjun Jiang 2018 年 4 月 20 日
編集済み: Walter Roberson 2023 年 10 月 19 日
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 2018 年 4 月 20 日
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 件のコメント
Shounak Shastri
Shounak Shastri 2018 年 4 月 20 日
編集済み: Shounak Shastri 2018 年 4 月 20 日
Sorry this Min64 compiler is for 2015b and above. You probably need .NET framework.
NNL
NNL 2018 年 4 月 20 日
thank you so much. .NET framework is also installed and updated. But it does not work.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by