Updates:
Status: WorkingAsIntended
Comment #1 on issue 163 by [email protected]: protoc cpp invalid #include
links
http://code.google.com/p/protobuf/issues/detail?id=163
protoc generates includes relative to the top of your proto_path. Try:
protoc --proto_path=./Test/Foo --cpp_out=../Test ./Test/Foo/TestLeaf.proto
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
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.