# innfos-cpp-sdk **Repository Path**: caiguang1997/innfos-cpp-sdk ## Basic Information - **Project Name**: innfos-cpp-sdk - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 系统需求 ## windows平台 1.win7 sp1 以上的64位操作系统
2.安装visual studio 2015
3.安装cmake
## linux平台 1.目前支持ubuntu16.04 LTS 及以上操作系统
2.gcc 4.8及以上支持C++11标准的编译器
3.安装cmake
# 环境设置 ## windows平台 双击tools/logtool/windows_x64/setpath.bat
## linux平台 打开终端,cd命令打开tools/logtool/linux_x86_64/目录,
执行命令sudo sh setpath.sh
更多配置以及编译等事项请参考
https://innfos.github.io/wiki/cn/index.html#!pages/Ethernet_Communication_SDK_C++.md