PolyspaceAsYouCode analyse header files
3 ビュー (過去 30 日間)
古いコメントを表示
If I analyse header files with PolyspaceAsYouCode plugin I got errors if types defined in other header files. If I analyse C-files it works.
How it is possible to analyse header files with subsequent definitions ?
0 件のコメント
回答 (1 件)
Christian Bard
2022 年 12 月 6 日
I assume that you did set build in PolyspaceAsYouCode plug-in with a Polyspace build options file.
In order that PaYC would analyse header files, I guess, the build options file should contain an entry allowing to provide information to build header files.
See doc: here https://www.mathworks.com/help/bugfinder/ug/generate-options-for-polyspace-as-you-code-analysis-in-visual-studio-code.html
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Polyspace Code Prover についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!