Replies: 1 comment
-
|
好像这是个bug,不是utf-8的问题,我再找下问题 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
是这样的,我尝试用中文修改变量的时候失败了
这里就是 title,还有 description 等变量,无法修改
然后发现 xmake 的 nsis 脚本(xmake/xmake/plugins/pack/nsis/main.lua)里面用的是 ansi 编码,这样中文就没法正常解析了
Beta Was this translation helpful? Give feedback.
All reactions