Replies: 2 comments 3 replies
-
|
#6291 这个issue有点像类似本讨论主题,但是不完全一样. |
Beta Was this translation helpful? Give feedback.
3 replies
-
|
好的,那关闭这个topic |
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.
-
xrepo库里有emock包,但我要改改想生效看看
已经删除了 ~/.xmake/cache/packages/2509/e/emock 和 ~/.xmake/packages/e/emock
这是项目xmake.lua设置的local repo

其中本地repo直接无条件报错

但是没生效还是应用了官方包描述的补丁,说明没走本地repo
然而,如果使用了官方文档描述的“直接定义包描述到项目xmake.lua中”,那确实我自定义的包描述生效了
总结,xmake repo 和 xrepo 试图使用相同的功能却表现不一致,没有简单的方法可以让本地包仓库放置项目里面(上面说的第3点
)并优先生效
Beta Was this translation helpful? Give feedback.
All reactions