search for: lgrpc

Displaying 1 result from an estimated 1 matches for "lgrpc".

Did you mean: grpc
2018 Oct 02
1
How do I set a compile flag _WIN32_WINNT=0x600 in Makevars.Win
...atform.h:47:2: error: #error "Please compile grpc with _WIN32_WINNT of at least 0x600 (aka Windows Vista)" #error \ ^ Which, if I am correct asks me to set _WIN32_WINNT=0x600 My Makevars.Win looks as follows: PKG_CPPFLAGS=-IC:/msys64/mingw64/include PKG_LIBS=-LC:/msys64/mingw64/lib -lgrpc What should I do? Have a great day best regards Witek -- Witold Eryk Wolski