Submit and vote on feature ideas.

Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.

fatal error C1083: Cannot open include file: 'vector': No such file or directory

Options

Hi:
I am using parasoft cpptest standard to do static analysis for my visual studio project, when I run it in command line, it should it can't find the system headers like stdio.h, vector etc. I already put the vc include path into system path, but it seems not working, any ideas? thanks.

"C:\Program Files (x86)\Parasoft\parasoft_cpptest_standard\cpptest\cpptestcli.exe" -settings .\cpptestcli.properties -compiler vc_14_0-64 -config "builtin://MISRA C 2012" -input project_name.vcxproj