On Tue, Jan 11, 2011 at 1:30 PM, Collin <blackfr...@gmail.com> wrote:

> I am trying to understand how --proto_path works. Let's say in
> my .proto file have the following import lines:
> import "descriptor.proto";
> import "google/protobuf/descriptor.proto";
>

Delete the first of these two imports, and then use
--proto_path=/usr/local/include.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to