フィルターのクリア

Why mex -setup finds my compilers but xpcsetCC/slrtsetCC does not?

12 ビュー (過去 30 日間)
Giannis Tz
Giannis Tz 2017 年 2 月 21 日
編集済み: Jan 2017 年 2 月 22 日
I am using Matlab 2015a 32bits. I am trying to download a simulink model to a Target PC. Unfortunately when I run xpcsetCC -setup or slrtsetCC -setup to set a C compiler, it returns "No compilers found". At the same time, when I run mex -setup it returns all the installed compilers. I tried to set manually the path to the compiler using the command xpcsetCC(TYPE, LOCATION) with no success.
At the same computer I have installed Matlab 2015b 64bits. In that installation everything is working just perfect.
Thanks everyone in advance!

回答 (1 件)

Jan
Jan 2017 年 2 月 21 日
Are the installed compilers found on this List ?
  2 件のコメント
Giannis Tz
Giannis Tz 2017 年 2 月 22 日
Yes, Microsoft Windows SDK 7.1 (C) is installed.
Jan
Jan 2017 年 2 月 22 日
編集済み: Jan 2017 年 2 月 22 日
I see the restriction:
7..sln project generation is not supported when using the
Microsoft Windows SDK.
Does this concern your work?
What does happen your you type xpcsetCC(TYPE, LOCATION)? What do you use as LOCATION?

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

カテゴリ

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