Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 523 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 523 Bytes

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.