logo
0
0
WeChat Login

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 f1 ### Requirments ### Windows Visual Studio 2015 Update 3! or older ### Unix gcc 4.9 + #### need to test earlier clang 3.6 + test

About

No description, topics, or website provided.
Language
C++82.5%
CMake9.6%
Thrift7.9%