BigW Consortium Gitlab

Commit 464cd899 by Shikai Chen

updated the README

parent 08ba50db
...@@ -38,7 +38,9 @@ The simplest way is use zadig's install which is located [here](http://zadig.zke ...@@ -38,7 +38,9 @@ The simplest way is use zadig's install which is located [here](http://zadig.zke
Just open the xcode project in workspaces/xcode with latest Xcode and build. Just open the xcode project in workspaces/xcode with latest Xcode and build.
## Linux ## Linux
Just run make in this directory, to build the SDK. We use some C++ 11 features Please use the standard configure -> make method the build the project
We use some C++ 11 features
(mutex, thread, functional, memory, and etc.), so you may need GCC 4.8 to build (mutex, thread, functional, memory, and etc.), so you may need GCC 4.8 to build
this SDK. this SDK.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment