Our current support for low dependency, cross compilation for the C++ SDK is very poor. Things work on Linux, because of make
and not much else. We also have no tests.
Right now, the C++ SDK is built on top of gRPC, which may be adding too many dependencies to be used in a valuable way across platforms?
Code is here: https://github.com/GoogleCloudPlatform/agones/tree/master/sdks/cpp