Comment #7 on issue 357 by tom.ritc...@gmail.com: error messages while compiling a c++ program that uses .proto file.
http://code.google.com/p/protobuf/issues/detail?id=357

Again, these are completely basic C++ errors that have nothing to do with protocol buffers at all.

Reporting these as a bug is abusing the bug system!

(In this case, your issue is that you aren't compiling and linking the code in simpleprog.pb.cc so when it links it doesn't find the code for the class num.)

Please find some C++ mailing list or board to ask these questions. Thank you.

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to protobuf@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