未验证 提交 ea564f67 编写于 作者: L Liang Ding

📝 更新编译说明

上级 12061c1c
...@@ -49,7 +49,7 @@ BND 分为两个系列,BND1 和 BND2,下面分别进行介绍。 ...@@ -49,7 +49,7 @@ BND 分为两个系列,BND1 和 BND2,下面分别进行介绍。
### 编译 ### 编译
1. 安装 golang 环境 1. 安装 golang 环境
2. 项目目录 $GOPATH/src/github.com/b3log/bnd 2. 项目目录 $GOPATH/src/github.com/b3log/bnd (不支持 Go Modules)
3. 参考[这里](https://github.com/andlabs/libui)编译 UI 库 3. 参考[这里](https://github.com/andlabs/libui)编译 UI 库
4. 不支持交叉编译,只能在目标平台上编译 4. 不支持交叉编译,只能在目标平台上编译
5. Windows 执行 build.bat,Linux/Mac 执行 build.sh 5. Windows 执行 build.bat,Linux/Mac 执行 build.sh
...@@ -73,9 +73,8 @@ BND 分为两个系列,BND1 和 BND2,下面分别进行介绍。 ...@@ -73,9 +73,8 @@ BND 分为两个系列,BND1 和 BND2,下面分别进行介绍。
### 编译 ### 编译
1. 安装 golang、node 环境 1. 安装 golang、node 环境
2. 项目目录 $GOPATH/src/github.com/b3log/bnd2 2. Windows 执行 build.bat,Mac 执行 build.sh
3. Windows 执行 build.bat,Mac 执行 build.sh 3. `electron/dist` 目录下运行可执行文件进行安装
4. `electron/dist` 目录下运行可执行文件
### 其他 ### 其他
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册