I have same problem. how to fix it? 在 2016年10月14日星期五 UTC+8上午4:31:52,Zachary Deretsky写道: > > Please post it here once the issue is resolved. Thanks, Zach. > > On Monday, October 10, 2016 at 6:28:56 PM UTC-7, Zachary Deretsky wrote: >> >> Protobuf 3.1.0 fixed Json related issues. >> >> I replaced the grpc/third_party/protobuf directory with the untarred >> protobuf-cpp-3.1.0.tar.gz but the compilation fails because of >> incompatibility: >> include/grpc++/ext/reflection.pb.h:51:2: >> #error This file was generated by an older version of protoc which is >> incompatible with your Protocol Buffer headers. Please regenerate this file >> with a newer version of protoc. >> >> >> Is there plan to move grpc to protobuf 3.1.0 so that recommended build >> procedure (see below) works? >> >> $ git clone -b $(curl -L http://grpc.io/release) >> https://github.com/grpc/grpc >> $ cd grpc >> $ git submodule update --init >> $ make >> $ [sudo] make install >> >>
-- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/18381343-2190-418b-8c42-333b9fc097d2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
