- 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
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Class name, methods to call within the specified class options are not showing in polyspace
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Alexandre De Barros
el 12 de Mayo de 2017
Hi,
these options are available if:
Regards,
Alex
2 comentarios
Alexandre De Barros
el 12 de Mayo de 2017
Editada: Alexandre De Barros
el 12 de Mayo de 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
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!