Hi, We currently don't support SCons, and don't know of anyone else who has used it with gRPC. We are not opposed to accepting contributions to generating the configuration for SCons from our source of truth (a YAML file which we use to generate Make, CMake, and Bazel build files).
On Thursday, May 30, 2019 at 1:44:49 PM UTC-7, [email protected] wrote: > > 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/347c291c-9e17-4447-b1b4-827c9c2138a6%40googlegroups.com.
