Hello, I work at a company that relies heavily on SCons for its C++ build tooling (don't ask me why). I've found some examples of generating Protocol Buffer files with SCons:
https://bitbucket.org/scons/scons/wiki/ProtocBuilder But I can't find any working examples searching online for building the gRPC C/C++ libraries and *.grpc.pb.cc, *.grpc.pb.h files, etc. using SCons. My immediate goal is to build the helloworld example <https://github.com/grpc/grpc/tree/master/examples/cpp/helloworld> with SCons as a proof of concept. Asking the community for any references/instructions if you are aware of any. - NM -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/7267d167-6e23-48c2-849f-032baf2d765f%40googlegroups.com.
