guodongxiaren commented on pull request #1503:
URL: https://github.com/apache/incubator-brpc/pull/1503#issuecomment-903647687
@TousakaRin
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the spe
+1
-- --
??:
"dev"
https://dist.apache.org/repo
+1
On Mon, 23 Aug 2021 at 15:24, caidaojin <642580...@qq.com.invalid> wrote:
> +1
>
>
> -- 原始邮件 --
> 发件人:
> "dev"
> <
> lorin...@apache.org>;
> 发送时间: 2
darionyaphet commented on issue #1537:
URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904276478
> 2和3我都和brpc联编过。你这个不是protobuf的版本问题,是编译protobuf的g++版本问题
您好 我这边G++ 版本是 `g++ (GCC) 9.4.0`
--
This is an automated message from the Apache Git Service.
To respond to
darionyaphet edited a comment on issue #1537:
URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904276478
> 2和3我都和brpc联编过。你这个不是protobuf的版本问题,是编译protobuf的g++版本问题
您好 我这边G++ 版本是 `g++ (GCC) 9.4.0`
我在 Makefile 的`CPPFLAGS`中增加了 `-D_GLIBCXX_USE_CXX11_ABI=0` 重新m
darionyaphet edited a comment on issue #1537:
URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904276478
> 2和3我都和brpc联编过。你这个不是protobuf的版本问题,是编译protobuf的g++版本问题
您好 我这边G++ 版本是 `g++ (GCC) 9.4.0`
我在 Makefile 的`CPPFLAGS`中增加了 `-D_GLIBCXX_USE_CXX11_ABI=0` 重新m
guodongxiaren commented on issue #1537:
URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904295936
protobuf是怎么安装的
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specif
darionyaphet commented on issue #1537:
URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904300296
> protobuf是怎么安装的
下载源码编译安装的
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above t
guodongxiaren commented on issue #1537:
URL: https://github.com/apache/incubator-brpc/issues/1537#issuecomment-904312309
strings libprotobuf.so|grep Print
看能不能搜到符号,然后把搜到的符号用c++fit命令解析一下。看看参数类型有没有cxx11的命名空间
--
This is an automated message from the Apache Git Service.
To respond to t