From d3101300a3e92d98e26b52ae5a0ec114f34e8f88 Mon Sep 17 00:00:00 2001 From: Barry <870709864@qq.com> Date: Sat, 22 Jun 2019 21:35:15 +0800 Subject: [PATCH] =?UTF-8?q?update:=E6=9B=B4=E6=96=B0=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab0d907..ef6b232 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Android部分至少需要API 21(Android 5.0)。 ## 如何编译 尽量提供了所有依赖资源,方便傻瓜式编译: -- 目标平台上安装QtCreator +- 目标平台上搭建Qt开发环境(QtCreator 5.9.7+) - 克隆该项目 - 使用QtCreator打开项目根目录all.pro - 编译,运行即可