安装最新protobuf-cpp失败 #2733
Unanswered
mengxinxiaoqiang
asked this question in
Q&A
Replies: 2 comments
-
貌似是protobuf-cpp包内带的utf8_range 找不到abseil,应该如何修改lua来解决这个问题? |
Beta Was this translation helpful? Give feedback.
0 replies
-
-Dprotobuf_ABSL_PROVIDER=package 加了这个以后可以生成开始编译了,但会遇到abseil链接库Debug和Release全都链接Debug版本的 |
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.
-
protobuf-cpp 版本4.24.4

XMake 版本v2.8.2
已经修改了xmake-repo\packages\p\protobuf-cpp\xmake.lua,添加了abseil
还是提示找不到,应该如何解决?
Beta Was this translation helpful? Give feedback.
All reactions