I'm trying to generate the c# clases with: protoc --proto_path=D:\Proyectos\wtGPS\packages\Google.ProtocolBuffers.2.4.1.555\tools --csharp_out=D:\Proyectos\wtGPS\packages\Google.ProtocolBuffers.2.4.1.555\tools D:\Proyectos\wtGPS\packages\Google.ProtocolBuffers.2.4.1.555\tools\Omnicomm.proto
but I'm receiving the note: --csharp_out: protoc-gen-csharp: The system cannot find the file specified. Which file is missing? -- 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.
