I tried to build grpc and keep getting following error msgs.

****/grpc/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:108:56: 
error: expected ';' at end of member declaration
   void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;
                                                        ^
****/grpc/gens/src/proto/grpc/reflection/v1alpha/reflection.pb.h:108:58: 
error: 'PROTOBUF_FINAL' does not name a type
   void CopyFrom(const ::google::protobuf::Message& from) PROTOBUF_FINAL;

Anyone has idea of this issue?

Thanks

-- 
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/e8598419-e75c-4c11-8693-adb1f5f0d04c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to