[grpc-io] generate c++ code without cx10 features

2018-12-21 Thread rohith . ns
Is there any way we can generate c++ code without any cx10 feature in the generated code? -- 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] gRPC inproc transport

2018-12-21 Thread vadim . ivanou
Hello, This blog post https://grpc.io/blog/grpc-stacks mentions that it's possible to use In-Process transport with C# library. What's the right usage of this transport from wrapping languages? Is this transport built-in or it's necessary to recompile the library to enable it? I couldn't find

[grpc-io] Please compile grpc with _WIN32_WINNT of at least 0x600 (aka Windows Vista)

2018-12-21 Thread Oregonduckman
After building gRPC for C++ on Windows 10 following the directions at https://github.com/grpc/grpc/blob/v1.17.1/BUILDING.md using the Ninja option I am receiving "Please compile grpc with _WIN32_WINNT of at least 0x600 (aka Windows Vista)". -- This email and its contents are confidential. If