gRPC compilation for XP (v140_xp)

257 views
Skip to first unread message

Amit Waisel

unread,
Oct 19, 2016, 11:39:31 AM10/19/16
to grpc.io
I am trying to compile the C++ code for XP platform. I know it is not officially supported. By changing the _WIN32_WINNT to 0x501 in global.props, I get many errors:
  1. Using RTL_RUN_ONCE API which is supported Vista+ only
  2. Support for IPv6 (inet_ntop at grpc/src/core/lib/iomgr/sockaddr_utils.c, etc.) - again, only Vista+
  3. CONDITION_VARIABLE - same problem as INIT_ONCE above.
Do you plan to publish a minimal edition which can run on XP? (for example, without IPv6 support)
If not, can you please point me to the possible obstacles, so I can deal with those and compile the code successfully?

Thanks!

Craig Tiller

unread,
Oct 19, 2016, 11:41:43 AM10/19/16
to Amit Waisel, grpc.io
That sounds like a good summary of the complications with XP. We have no plans to support the platform, especially since it's well past end of life.

--
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+u...@googlegroups.com.
To post to this group, send email to grp...@googlegroups.com.
Visit this group at https://groups.google.com/group/grpc-io.
To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/88515c96-0179-4576-a87b-a7cb9b241939%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages