On Mon, Oct 17, 2016 at 6:12 AM, Clément B <clem...@gmail.com> wrote:

> Hi,
>
> I'm having a problem to install gRPC.
> I've successfully installed Protocol Buffers v3.1.0 (from the GitHub
> repository).
> Then I do :
>
> - git clone -b $(curl -L http://grpc.io/release) 
> https://github.com/grpc/grpc- cd grpc
> - git submodule update --init
> - make
>
> But the compilation does not finish. I have a lot of undefined references 
> (for example, to google::protobuf::FileDescriptorProto::kSynxtaxFieldNumber).
> I don't understand why. Is there a library that I've not installed ?
>
> Sorry if it is obvious, I'm a beginner. And sorry for my bad english too, I'm 
> french...
>
> Thank you.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to protobuf+unsubscr...@googlegroups.com.
> To post to this group, send email to proto...@googlegroups.com.
> Visit this group at https://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 grpc-io+unsubscr...@googlegroups.com.
To post to this group, send email to grpc-io@googlegroups.com.
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/CABpao3r%3DDN2Qriazg_OZgx438iNqcZgtbRb1eKGyQkLRyxNBtQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to