Dear Supoort, I am getting the compilation error when I try to generate the classes to csharp with following commands. protoc -I= SourceFolder --csharp_out= SourceFolder/Classes SourceFolder/sample.proto proton -proto_path= SourceFolder --csharp_out= SourceFolder/Classes SourceFolder/sample.proto
These commands don't work for csharp but works fine with --java_out. Anybody has any idea what might be wrong with these commands? Kind Regards Sandhu -- 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.
