フィルターのクリア

MATLAB 2013b 64 bit is not detecting the compiler for MEX

2 ビュー (過去 30 日間)
VINEET
VINEET 2015 年 3 月 20 日
回答済み: Jan 2016 年 4 月 3 日
I have Microsoft visual studio 2013 professional installed in my computer and below are the set of compilers I have. It shows that there is visual c++ 2012 x64 redistributable installed. Still matlab is not able to detect compilers in mex -setup
I am using MATLAB 2013b 64- bit. Please tell me what I can do?
I tried installing windows SDK 7.1 and installation was failed.
  1 件のコメント
Helder Oliveira
Helder Oliveira 2016 年 4 月 3 日
I do have the same problem. Did you solve it?

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

回答 (1 件)

Jan
Jan 2016 年 4 月 3 日
The shown redistributables do not concern the problem, because they are libraries, but not compilers.
You have to install the SDK7.1 successfully. So search for instructions of how to install it and if you observe problems, explain them here.

カテゴリ

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