- the project is a C++ or C-C++ project
- the main generator is activated, i.e. you have activated the "Module or Library" mode
Info
この質問は閉じられています。 編集または回答するには再度開いてください。
Class name, methods to call within the specified class options are not showing in polyspace
1 回表示 (過去 30 日間)
古いコメントを表示
Class name, methods to call within the specified class options are not visible and hence, i am unable to set -class-analyzer, -class-anlyzer-calls options in polyspace (Polyspace for C or C++ version R2013a (8.5))
0 件のコメント
回答 (1 件)
Alexandre De Barros
2017 年 5 月 12 日
Hi,
these options are available if:
Regards,
Alex
2 件のコメント
Alexandre De Barros
2017 年 5 月 12 日
編集済み: Alexandre De Barros
2017 年 5 月 12 日
Hello,
Classes related options like -class-analyzer, -class-anlyzer-calls... are indeed specific to a C++ or C-C++ project. They are not available in a C project, since there is no class in C.
Regards,
Alex
この質問は閉じられています。
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!