It would probably help if you could be specific about what is happening
now. Have you got as far as running "protoc", or is the problem getting
"protoc" ready? If you have "protoc", what command are you using? Are there
error messages? If so: what do they say? Do you have an example .proto file?

Note: if the barrier is getting "protoc" to work at all, then as a
workaround you might be able to use https://protogen.marcgravell.com -
change the drop-down to "(protoc) C++", paste in your .proto, and click
"generate". Then copy the generated code from the bottom panel.


On Mon, 21 May 2018, 07:20 matt egler, <matteg...@gmail.com> wrote:

> Greetings! I am new to google proto buf and I have over a million
> phonenumbers and I am designing a phone system for my company that requires
> the use of protobuf in order to complete. I am having trouble compiling a
> .proto file in a qubes linux evnvironment but I am using Eclipse IDE in a
> fedora 26 qube virtual machine... any help on how to compile a .proto file
> in terminal on essentialy fedora -26 linux would be greatly appreciated!
>
> --
> 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+unsubscr...@googlegroups.com.
> To post to this group, send email to protobuf@googlegroups.com.
> Visit this group at https://groups.google.com/group/protobuf.
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to