Replies: 2 comments 1 reply
-
加 -vD 给下栈 |
Beta Was this translation helpful? Give feedback.
1 reply
-
可能这个也有用:
|
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.
-
这是我使用的 xmake.lua。
里面有 2 个 shared target,infinirt 和 infiniccl,infiniccl 依赖 infinirt。在 win11 上,如果只安装 infinirt 则正常,如果安装 infinirt 和 infiniccl 则产生这个异常(实际的 HOME 替换成了
$HOME
):实际上这个时候文件都拷贝完了,只是会报个错。
Beta Was this translation helpful? Give feedback.
All reactions