I am trying to analyze code files that include C/C++ standard library functionality. At first I got compilation errors because I didn't include the path for the standard library from the compiler. I corrected this by following the guidance here: https://www.mathworks.com/help/bugfinder/ug/provide-standard-library-headers-for-polyspace-analysis.html, however now it is throwing compilation errors on these included files.
How can I ignore these errors as it's not the standard library I want analyzed? I want results for my source code.
Have I not configured enough in the settings for it to 'simulate' my compiler sufficiently?
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
0 Comments
Sign in to comment.