Add Compile Using Docker

master
tunm 2 years ago
parent 7fdbcc5a74
commit 5a45797b0e

@ -244,7 +244,7 @@ After compilingCopy**arm64-v8a**and**armeabi-v7a** dirs to **Prj-Android/hype
If you need to compile with docker, we provide a few ways to compile:
#### Use the Compiled Linux-x86 Shared Library
#### 1. Compile the Linux-x86 Shared Library using Docker
You need to install docker and docker-composeBuild Image for **hyperlpr_build**:

@ -247,7 +247,7 @@ sh command/build_release_android_share.sh
如果你需要使用docker编译我们提供了几种编译方法:
#### Use the Compiled Linux-x86 Shared Library
#### 1. 使用docker编译Linux-x86动态库
你需要提前安装好docker和docker-compose并执行脚本构建**hyperlpr_build**的镜像:

Loading…
Cancel
Save