-
请教一下, add_requires("protobuf-cpp =3.12.0") 好像没有,如何能获取3.12.0版本的呢? |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Jul 24, 2023
Replies: 2 comments 1 reply
-
提 pr 到 xmake-repo 仓库更新下 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DanielKui
-
客观来说,这个xrepo包管理还是有点麻烦。比如同时有1.11.0和1.12.0两个版本,就只能链接上其中一个,没法手动改成另一个;此外,本地的lib配置起来也有点麻烦,这还是挺限制用户的使用的 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
提 pr 到 xmake-repo 仓库更新下