Class name, methods to call within the specified class options are not showing in polyspace

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))

Answers (1)

Hi,
these options are available if:
  • the project is a C++ or C-C++ project
  • the main generator is activated, i.e. you have activated the "Module or Library" mode
Regards,
Alex

2 Comments

Hi,
It is a C Project and I have activated 'Verify Module' mode. I have attached the screenshot of the same along with this comment. Please do have a look and help me to resolve.
Are these options only available for C++ projects?
Thanks and Regards
Subramanya
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

This question is closed.

Asked:

on 11 May 2017

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!