I have been trying to build protobuf module for python using the c++ implementation as a binary wheel, but I am unable to do so. The resulting wheel is a native python wheel.
Any idea why this may be happening? Is it by design or do I need to compile protobuf cpp libs with different options like I had to it for python? TIA --M -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
