Hi,

I built grpc and route_guide example with MS Visual Studio 2017 as follows:

1. cmake .. -G "Visual Studio 15 2017 Win64"
2.a. Rebuild solution in VS 2017 
2.b. or with cmake --build . --config Debug

When I execute the route_guide example I get the following error on server 
as well as on client side:

Run-Time Check Failure #2 - Stack around the variable 'true_factory' was 
corrupted

How can I solve this?

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/8ed2010b-7064-4efa-ada0-0825aedfe7a5n%40googlegroups.com.

Reply via email to