Replies: 4 comments 2 replies
-
加 -vD 给下完整 logs |
Beta Was this translation helpful? Give feedback.
-
加了 -vD 之后 log 似乎没有发生变化。这是完整的 log,多谢大佬。 |
Beta Was this translation helpful? Give feedback.
-
缺 psl 符号,curl 默认开了 psl 依赖编译。。可以提 pr 改进下 libcurl 包,加上 libpsl 依赖就行了 |
Beta Was this translation helpful? Give feedback.
-
我修复了,更新下仓库重装下
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
所用环境
msys2, mingw, qt, xmake
出错时执行的命令
xmake config --yes --verbose --diagnosis --plat=mingw --mingw=/c/ProgramData/chocolatey/lib/mingw/tools/install/mingw64/ --qt=/c/Qt/6.5.0/mingw_64/
问题描述
尝试的解决方案
在 stack traceback 中我发现有
os.raiselevel
错误,故尝试以管理员身份启动 msys2,未解决。在 这个 xmake issue 发现了相同的关键词
os.raiselevel
和cotask
,按照其中的解决方案,将 xmake 升级至 dev,未解决。求大佬帮忙看看 orz
Beta Was this translation helpful? Give feedback.
All reactions