Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 906 Bytes

BUILD.md

File metadata and controls

24 lines (18 loc) · 906 Bytes

BUILD - Table of Contents

Prerequisites

Building the GenICamXmlValidator plugin from the source, requires having the following SW installed:

* Visual Studio 2017 or 2019 with C++ and C# inslalled. It "may" work with Visual Studio 2015, but it was never been tried.
* Visual Studio 2015 Toolset (v140)
* .NET Framework 4.6
* Visual Studio SDK: https://docs.microsoft.com/en-us/visualstudio/extensibility/visual-studio-sdk
* GenICam 3.1.0, built for VS2015
* 7-zip acrhiver: https://www.7-zip.org

How to Build

* Get the code from github 
* Open the GenICamXmlValidator.sln in Visual Studio 2017 or 2019
* Select Tools- >NuGet Package Manager-> Manage NuGet Packages for the Solution...
* Message "Some NuGet packages are missing from the solution..." will appear, press "Restore" to get the packages