jjsy212
jjsy212
Thank you for your fix. I pull the fix and some paper can show basicly, but another papers such 3443632268 shows nothing.
I found zed.log in ~/.local/share/zed/logs/Zed.log, and paste the log added after i click the sign in button, hope this would be helpful. zed log 2025-11-22T19:47:23+08:00 INFO [extension_host] extensions updated. loading...
> 目前只有 xmake-repo 仓库的包,走内置的包管理,才支持级联依赖。 > > 如果用第三方包,你只能显式的通过 add_requires/add_packages ,把所有依赖挨个配齐,包括 opencl, hdf5, mpi 等 我通过add_requires/add_packages把依赖配齐,但是这些依赖是conda环境里都有的,为什么会触发下载呢