mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 13:59:52 +08:00
Update 构建VNote.md
This commit is contained in:
parent
8959c863af
commit
9aadb57302
@ -1,5 +1,5 @@
|
||||
# 构建VNote
|
||||
您需要**Qt 5.9**才能从源代码创建VNote。
|
||||
您需要**Qt 5.9**或以上版本才能从源代码创建VNote。
|
||||
|
||||
## 获取VNote的源代码
|
||||
VNote的源代码可在 [Github](https://github.com/tamlok/vnote) 上获取。您可以下载代码的ZIP存档。请注意,VNote依赖于某些子模块,因此您还应该下载这些模块的源代码。
|
||||
@ -114,4 +114,4 @@ ln -s libssl.so.1.0.0 libssl.so
|
||||
./build_macos.sh
|
||||
```
|
||||
|
||||
5. 现在你得到了bundle路径 `path/to/project/build/src/VNote.app` 。
|
||||
5. 现在你得到了bundle路径 `path/to/project/build/src/VNote.app` 。
|
||||
|
Loading…
x
Reference in New Issue
Block a user