- 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
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Class name, methods to call within the specified class options are not showing in polyspace
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Alexandre De Barros
am 12 Mai 2017
Hi,
these options are available if:
Regards,
Alex
2 Kommentare
Alexandre De Barros
am 12 Mai 2017
Bearbeitet: Alexandre De Barros
am 12 Mai 2017
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
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!