Closed GoogleCodeExporter closed 9 years ago
Original comment by alr...@google.com
on 11 Jan 2012 at 11:10
Original comment by alr...@google.com
on 13 Jan 2012 at 3:21
Unfortunately I couldn't reproduce this issue. I created Issue 190. protobuf-dt
will now print protoc's output to the console. This way at least you can verify
if integration with protoc was properly set up. I'm not closing this bug.
Hopefully we can find the root of the issue you are experiencing.
Original comment by alr...@google.com
on 23 Jan 2012 at 7:36
Thanks. With the new release, I now see a dialog box with the message 'Reveal
End of Document' has encountered a problem: An internal error has occurred.
Argument not valid". Of note, I upgraded to XText 2.2 with the new protocol
buffer editor (that seems to be working smoothly now; thanks for the support).
Original comment by mich...@barnathan.name
on 27 Jan 2012 at 2:45
Figured this out: protoc was compiled under Cygwin, and it is disagreeing with
the Windows-formatted --proto_path, yielding "directory does not exist" errors
on the console. This is something I can work around fairly easily now that I
know the cause, probably isn't a particularly common use case, and is something
that is quite clear to debug now that the console output is echoed, so feel
free to close this out.
Original comment by mich...@barnathan.name
on 15 Feb 2012 at 3:12
Great! thanks for the update.
Original comment by alr...@google.com
on 15 Feb 2012 at 6:39
Original issue reported on code.google.com by
mich...@barnathan.name
on 27 Dec 2011 at 2:51