提交 bf78c89c 编写于 作者: W WANG Zhenhua 提交者: Zhenhua WANG

readme: tip to build with GCC 5.x

上级 5fd932af
......@@ -100,6 +100,8 @@ Untested but likely to work:
## Build from source
### Requirements
To build the Anbox runtime itself there is nothing special to know. We're using
cmake as build system. A few build dependencies need to be present on your host
system:
......@@ -136,6 +138,10 @@ $ sudo apt install build-essential cmake cmake-data debhelper dbus google-mock \
libproperties-cpp-dev libprotobuf-dev libsdl2-dev libsdl2-image-dev lxc-dev \
pkg-config protobuf-compiler
```
We recommend Ubuntu 16.04 (xenial) with **GCC 5.x** as your build environment.
### Build
Afterwards you can build Anbox with
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册