"examples/cpp/vscode:/vscode.git/clone" did not exist on "a8ce8d27351a4d6e977f7b0dd486ef66811bbac0"
Commit 08cd99f6 authored by xuxzh1's avatar xuxzh1 🎱
Browse files

update readme

parent 42dd5af5
...@@ -41,7 +41,7 @@ go env -w GOPROXY=https://goproxy.cn,direct ...@@ -41,7 +41,7 @@ go env -w GOPROXY=https://goproxy.cn,direct
##### 运行编译 ##### 运行编译
```bash ```bash
export LIBRARY_PATH=/opt/dtk/lib:$LIBRARY_PATH
make -j 16 make -j 16
go build . go build .
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment