Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (24 loc) · 1.05 KB

Build Manuals

Quick Build Tools

Although we provide a CMake standard build workflow described in the following sections, for users working on Linux, we also provide very useful quick build tools based on Docker and GNU make, which enables users to build everything including setting up dependencies, building C++ libraries and Python package, only by a single command.

For Windows users, we also provide a quick build procedure based on Chocolatey and batch scripts.

Note that Linux quick build tools only work for x86 architectures, and it's only tested on Ubuntu host PC.

Standard CMake workflow

Python Package

Build C++ utilities

Extensions