フィルターのクリア

Compilers to setup (additional configuration steps)

2 ビュー (過去 30 日間)
Marco
Marco 2013 年 11 月 6 日
コメント済み: Marco 2013 年 11 月 15 日
Hi,
After Matlab installation it requires some additional configuration steps:
"
The Following products require a supported compilers:
MATLAB Compiler
MATLAB Builder NE
MATLAB Builder JA
MATLAB Builder EX
Simulink Coder
xPC Target
MATLAB Coder
So, since I've now only Visual C++ 2010, I setted it by:
mex -setup
mbuild -setup
How can I fix all configuration steps ?

採用された回答

Fred Smith
Fred Smith 2013 年 11 月 7 日
I am not sure I understand your question. If your question is: what should I do to setup all of the other products? Then for MATLAB Coder and Simulink Coder the answer is: Nothing. mex -setup will associate a default compiler for these products. For the builders and XPC Target, you will need to refer to the documentation for those products, or wait for someone knowledgeable in those products to answer your question.
  2 件のコメント
Ryan Livingston
Ryan Livingston 2013 年 11 月 10 日
mbuild -setup
should have taken care of the setup for MATLAB Compiler and the Builders from my understanding.
Marco
Marco 2013 年 11 月 15 日
Sorry if question was not clear and thanks for help. I did it. I hope it will work.
Thanks

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

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by