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

답변 (1개)

Alexandre De Barros
Alexandre De Barros 2017년 5월 12일
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
Subramanya A Iyer
Subramanya A Iyer 2017년 5월 12일
편집: Subramanya A Iyer 2017년 5월 12일
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
Alexandre De Barros
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!

Translated by