-
Hi , 我用 xmake build -v HXQuoteApi来编译一个target, 但提示link失败了,如果我改为手动执行提示错误的地方,是可以成功link的, |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Jul 14, 2023
Replies: 2 comments 1 reply
-
一种可能就是 你加了各种脚本,里面 os.cd 把当前路径改乱了,自己看下。。os.cd 全部去掉 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DanielKui
-
感谢耐心解答 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
一种可能就是 你加了各种脚本,里面 os.cd 把当前路径改乱了,自己看下。。os.cd 全部去掉