Closed GoogleCodeExporter closed 8 years ago
It came out, that this is a path issue. It's importent to use the same import
paths as the structure of your filesystem.
See http://www.mail-archive.com/protobuf@googlegroups.com/msg04129.html
Original comment by thomasbu...@googlemail.com
on 15 Jun 2012 at 10:57
I think this issue ca be closed it's not a defect.
Original comment by thomasbu...@googlemail.com
on 19 Jun 2012 at 3:57
I'll mark it as a feature request.
Summary: Using nanopb extensions in .proto files sometimes causes problems when
generating files for other libraries. It would be nice to have one of these:
1) Ability to mark nanopb options in a separate file or in comment texts in
.proto.
2) A script to strip out nanopb markings from .proto.
Original comment by Petteri.Aimonen
on 19 Jun 2012 at 4:13
No I think it's not a bug at all. If you choose the right base directory when
running protoc.exe and nanopb and don't change any import paths.
So it really can stay like it is.
Original comment by thomasbu...@googlemail.com
on 20 Jun 2012 at 6:44
Sure, for C++ it probably works somewhat ok. But you are not the only one who
has had these problems, I think it's time to actually fix it for good :)
Original comment by Petteri.Aimonen
on 20 Jun 2012 at 6:18
Original comment by Petteri.Aimonen
on 20 Jun 2012 at 6:19
This issue was updated by revision 28b0136ea4dc.
Original comment by Petteri.Aimonen
on 29 Oct 2012 at 5:17
This issue was updated by revision 6f8dbc73eb3e.
Still needs documentation.
Original comment by Petteri.Aimonen
on 9 Mar 2013 at 12:24
This issue was updated by revision 6e9e5329278b.
Update issue 77
Status: FixedInGit
Original comment by Petteri.Aimonen
on 6 Jul 2013 at 1:18
Fix included in nanopb-0.2.2
Original comment by Petteri.Aimonen
on 18 Aug 2013 at 7:17
Original issue reported on code.google.com by
thomasbu...@googlemail.com
on 13 Jun 2012 at 12:31Attachments: