the system cannot find the file specified

830 views
Skip to first unread message

wtTest

unread,
Feb 29, 2016, 6:53:00 PM2/29/16
to Protocol Buffers
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?

Bo Yang

unread,
Mar 7, 2016, 8:10:48 PM3/7/16
to wtTest, Protocol Buffers
You need to download the protoc compiler for windows, and put it in a place searchable by PATH.
https://github.com/google/protobuf/releases/download/v3.0.0-beta-2/protoc-3.0.0-beta-2-win32.zip This is the compiler for beta-2 release. You need to find the correct one for your version at: https://github.com/google/protobuf/releases

--
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 protobuf+u...@googlegroups.com.
To post to this group, send email to prot...@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Tenario Powell

unread,
Jun 5, 2019, 4:25:24 PM6/5/19
to Protocol Buffers
How do I make it searchable by path and what do I download

Tenario Powell

unread,
Jun 5, 2019, 4:29:27 PM6/5/19
to Protocol Buffers
I see what to download but how do I make it searchable 


On Monday, March 7, 2016 at 8:10:48 PM UTC-5, Bo Yang wrote:
You need to download the protoc compiler for windows, and put it in a place searchable by PATH.
https://github.com/google/protobuf/releases/download/v3.0.0-beta-2/protoc-3.0.0-beta-2-win32.zip This is the compiler for beta-2 release. You need to find the correct one for your version at: https://github.com/google/protobuf/releases

On Mon, Feb 29, 2016 at 3:53 PM wtTest <cl...@widetech.com.co> wrote:
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 prot...@googlegroups.com.
Reply all
Reply to author
Forward
0 new messages