You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi,
I am trying to build gRPC to use with VS2017. Able to compile gRPC and generated the grpc.lib along with other libraries.But facing linking errors when trying to include these libraries in my client server code.
Please can someone suggest where I am going wrong or can share the correct way to build gRPC for VS2017.
Thanks.
Jan Tattermusch
unread,
Nov 8, 2018, 6:30:16 AM11/8/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hi, we do have distrib tests in place that demonstrate how to use gRPC C++ from a user's project.