Skip to content

Module Api,part of Credits Project. Written C++ 11 / C++ 14

Notifications You must be signed in to change notification settings

lijiajia2023/CSAPI

Repository files navigation

How to build

git clone 
cd csconnector
git submodule update --init --recursive
mkdir build64
cd build64
cmake -G "YOUR_COMPILER" ..

Windows (MSVC)

open .sln and build from Visual Studio

Other OS

make

Requirments

Windows

Visual Studio 2015 Update 3! or older

Unix

gcc 4.9 +

need to test earlier

clang 3.6 +

About

Module Api,part of Credits Project. Written C++ 11 / C++ 14

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published