Not able to generate c++ code ?

ERROR LOG:
The specified code generation target is configured to generate C++, but the C-only compiler, LCC, is the default compiler. To allow code generation, you can deselect the 'Generate makefile' option. Or, to specify a C++ compiler, enter 'mex -setup' at the command prompt. To generate C code, set the target language to C in the configuration object.
  1. Compiler able to convert .m to C file, but i need to convert to c++.
  2. 'Generate makefile' option where is this option present ?
please help

3 件のコメント

James Tursa
James Tursa 2020 年 2 月 5 日
Do you have a supported C++ compiler installed?
anshuman mishra
anshuman mishra 2020 年 2 月 6 日
I'm not sure. how to check ?
Kojiro Saito
Kojiro Saito 2020 年 2 月 10 日
You can check by
mex -setup c++

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeSimulink Coder についてさらに検索

製品

リリース

R2019a

質問済み:

2020 年 2 月 4 日

コメント済み:

2020 年 2 月 10 日

Community Treasure Hunt

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

Start Hunting!

Translated by