idealvin / gitalk

comments for Alvin's blog
0 stars 0 forks source link

Compiling | Documents for Coost #125

Open idealvin opened 1 year ago

idealvin commented 1 year ago

https://coostdocs.github.io/en/co/build/

Compiler requirements The compilers required are as follows:

Linux: gcc 4.8+ Mac: clang 3.3+ Windows: vs2015+ #xmake Coost recommends using xmake as the build tool.

Install xmake For Windows, mac and debian/ubuntu, you can go directly to the release page of xmake to get the installation package. For other systems, please refer to xmake’s Installation instructions.

Build Run commands below in the root directory of co to build libco and other projects: