项目作者: viva64

项目描述 :
Analyzer xml log (.plog) conversion tool (to html, csv, plain text, etc.) for Windows/MSBuild/Visual Studio C/C++/C# workflows (vcxproj, csproj)
高级语言: C#
项目地址: git://github.com/viva64/PlogConverter-MSBuild-VS.git
创建时间: 2018-10-31T12:38:59Z
项目社区:https://github.com/viva64/PlogConverter-MSBuild-VS

开源协议:Apache License 2.0

下载


Plog Converter for Windows

Platforms

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”.

Getting up and running

The steps below will take you through cloning your own repository, then compiling and running the utility yourself:

  1. Install Visual Studio 2017. All desktop editions of Visual Studio 2017 can build this utility.
  2. 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.
  3. Open PlogConverter.sln and build Release.
  4. After compiling finishes, you can run the following command in Command Prompt:
  1. PlogConverter.exe --help