Note. This page is about the tool for Windows. The appropriate page about the tool for Linux and macOS is available here.
To convert the analyzer bug report to different formats (xml, tasks and so on) you can use the Plog Converter. It is applicable for working scenario with MSBuild\Visual Studio projects on Windows (C++, C#).
More detailed description is available on the documentation page, section "Converting the analysis results".
The steps below will take you through cloning your own repository, then compiling and running the utility yourself:
- Install Visual Studio 2017. All desktop editions of Visual Studio 2017 can build this utility.
- Install PVS-Studio for Windows (for installation and working of the PlogConverter tool, some binary files from the PVS-Studio installation folder are required). You can use the PVS-Studio download page.
- Open PlogConverter.sln and build Release.
- After compiling finishes, you can run the following command in Command Prompt:
PlogConverter.exe --help