フィルターのクリア

Does r2015a support c++ Compiler

1 回表示 (過去 30 日間)
Ashwin Anil Kumar
Ashwin Anil Kumar 2016 年 4 月 13 日
コメント済み: Walter Roberson 2016 年 4 月 13 日
I have 3 versions of Matlab on a PC - MATLAB r2006b, r2011b and r2015a. Now I have installed MS Visual Studio 2010(C++) Express Edition on the same PC. Now r2011b is able to locate the Visual Studio C++ Complier but r2015a doesn't. Kindly help regarding this issue.

採用された回答

Walter Roberson
Walter Roberson 2016 年 4 月 13 日
R2011b was the last version to support any of the Express compilers. For R2015a you need to use one of the Professional compilers (2008, 2010, 2012, 2013), or you need to use SDK 7.1. Or lcc if you are still running 32 bits.
  2 件のコメント
Ashwin Anil Kumar
Ashwin Anil Kumar 2016 年 4 月 13 日
Thank You but do Matlab r2015a support Visual Studio 2010 Premium or do you specifically need Professional Editions.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeTroubleshooting in MATLAB Compiler SDK についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by