StCore - STANAG Player / Injector .NET SDK  Version 3.1.1
Prerequisites

This chapter shows you how to install the StCore software development kit (SDK) and all the related software you’re likely to need.

Action Description
Install VS 2010 and VS2013 (64 bits) redistributable packages To run the SDK you must have these binaries present on your computer
Make sure you have at least .Net 4.5.2 installed To run the SDK you must have these binaries present on your computer
Copy other binary dependencies to the target directory To run the SDK you must have these dependencies along with the compiled output of your application
Register Direct Show filters Direct Show filters must be registered
Add references SDK assemblies must be referenced in your project
Note
When you install the SDK using a setup, all required VC++ dll are automatically copied to your computer.

Installing the VS re-distributable packages.

You must have VC++ dll in the target directory (or added to Path env). For custom application setup you should either include them or install the following from Microsoft:

Download the Microsoft Visual C++ Redistributable Packages for Visual Studio 2013. This is the latest supported Visual C++ redistributable package for Visual Studio 2013.

Download the Visual Studio 2010 Service Pack 1 (Installer). This is the latest supported Visual C++ service pack for Visual Studio 2010.

Copy binaries.

All required binaries can be copied from "C:\Program Files\ImpleoTV\StCore" or "C:\Program Files\ImpleoTV\StanagPlayerSdkNet\bin\x64" directories.

Register Direct Show filters.

Direct Show filters must be registered in your system. For the list of the filters to be registered please see Direct Show Filters.
If you install the SDK using setup application, the filters should already be registered. If for some reason you need to do it manually, perform the following actions:

Add References

Add references to KlvPlayer, StCoreWr.dll and KlvBaseTypes.dll and make sure all runtime dependencies dlls are in the target directory.

Untitled 1




 Copyright 2018,    IMPLEOTV SYSTEMS LTD