From a8091247ec0cb37a2ad8e573e66a70cd4037ee91 Mon Sep 17 00:00:00 2001 From: aynakeya Date: Thu, 25 Apr 2024 20:29:54 -0700 Subject: [PATCH] update readme --- README.md | 4 +++- todo.txt | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b7e736..6bd9b97 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,9 @@ git submodule set-url pkg/liveroom-sdk https://github.com/AynaLivePlayer/liveroo git submodule update ``` 6. now you can build (please check makefile for more details) -```bash +```powershell +$env:CGO_LDFLAGS="-LC:\Users\vboxuser\Desktop\AynaLivePlayer\libmpv\lib" +$env:CGO_CFLAGS="-IC:\Users\vboxuser\Desktop\AynaLivePlayer\libmpv\include" # ... more setup, see makefile go build -o AynaLivePlayer -ldflags -H=windowsgui app/main.go ``` \ No newline at end of file diff --git a/todo.txt b/todo.txt index 73fbfa7..2079085 100644 --- a/todo.txt +++ b/todo.txt @@ -14,6 +14,7 @@ ---- Finished +- 2024.04.24@1.0.4: 添加log,修复闪退 - 2024.04.22@1.0.2: 文本输出, 歌曲最长时长控制,bug修复, 网易云登录(歌曲来源统一登录) - 2024.04.17 : 1. 弹幕拿不到的问题,尽量使用身份码,网页协议随时可能爆炸 2. 酷我音乐复活