mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-03 14:18:45 +00:00
update:readme 编译环境说明
This commit is contained in:
parent
8d29ca9cf3
commit
445ed4615c
2 changed files with 2 additions and 2 deletions
|
@ -160,7 +160,7 @@ Mac OS平台,你可以直接使用我编译好的可执行程序:
|
||||||
尽量提供了所有依赖资源,方便傻瓜式编译。
|
尽量提供了所有依赖资源,方便傻瓜式编译。
|
||||||
|
|
||||||
### PC端
|
### PC端
|
||||||
1. 目标平台上搭建Qt开发环境(Qt 5.9.7+)
|
1. 目标平台上搭建Qt开发环境(Qt >= 5.9.7, vs >= 2015 (不支持mingw))
|
||||||
2. 克隆该项目
|
2. 克隆该项目
|
||||||
3. 使用QtCreator打开项目根目录all.pro
|
3. 使用QtCreator打开项目根目录all.pro
|
||||||
4. 编译,运行即可
|
4. 编译,运行即可
|
||||||
|
|
|
@ -135,7 +135,7 @@ There are several reasons for this, and the proportions are arranged from large
|
||||||
Try to provide all the dependencies and make it easy to compile.
|
Try to provide all the dependencies and make it easy to compile.
|
||||||
|
|
||||||
### PC client
|
### PC client
|
||||||
1. Set up the Qt development environment on the target platform (Qt 5.9.7+)
|
1. Set up the Qt development environment on the target platform (Qt >= 5.9.7, vs >= 2015 (not support mingw))
|
||||||
2. Clone the project
|
2. Clone the project
|
||||||
3. Open the project root directory all.pro with QtCreator
|
3. Open the project root directory all.pro with QtCreator
|
||||||
4. Compile and run
|
4. Compile and run
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue