Skip to content

kaisawind/hcnet_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hcnet_example

1. description

HCNet SDK example, this project show how to use hcnet sdk.

2. 3rdParty

2.1 HCNetSDK

CH-HCNetSDKV6.0.2.35_build20190411_Win64 CH-HCNetSDKV6.0.2.35_build20190411_Linux64

2.2 spdlog

https://github.com/gabime/spdlog

Very fast, header-only/compiled, C++ logging library. Build Status

2.3 tinyxml2

https://github.com/leethomason/tinyxml2

TinyXML-2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.