Hi,

for me it looks abseil library of grpc 1.57.0 does not work together with 
VS 2017 (v141).
It compiles but I get a runtime error.

When I use grpc 1.35.0 instead it works.

So, for me the question is, which maximum grpc version can I use together 
with VS 2017 (v141)?

On Monday, November 20, 2023 at 9:52:28 PM UTC+1 Gerd wrote:

> 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/14357d4a-8a85-4411-8165-5e3fd9410d8dn%40googlegroups.com.

Reply via email to