-
-
Notifications
You must be signed in to change notification settings - Fork 399
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
luajit的url不正确,无法安装 #5260
Comments
Title: luagit's url is incorrect and cannot be installed |
这个包年久失修了,当前版本对应上游tar包被删了,如果要切到最新分支和tag,很多地方要改,否则编译不过。。暂时没空弄,可以直接来个pr过来 |
This package has been in disrepair for a long time. The upstream tar package corresponding to the current version has been deleted. If you want to switch to the latest branch and tag, many places need to be changed, otherwise it will not compile. . I don’t have time to do it right now, so I can just come over with a PR. |
url 的问题我修了 #5263 |
Xmake 版本
2.9.5
操作系统版本和架构
Windows 10 22H2
描述问题
由于
luagit
包的url配置过时,安装时报错。luagit有一个tarball包和三个git仓库地址。tarball包
luagit不在官网上提供tarball包的下载:
http://luajit.org/download.html
git仓库
git仓库地址有效,但是tag为
v2.1.0-beta3
,而非代码中的2.1.0-beta3
期待的结果
正常安装,不报错
最好能支持git仓库,而且不会影响既有代码
工程配置
无
附加信息和错误日志
The text was updated successfully, but these errors were encountered: