On Tue, Jan 11, 2011 at 1:30 PM, Collin <[email protected]> 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.
