Hi, I'm running on Ubuntu 12.04 64bit.
I followed all the steps in the README.txt and configured, built and installed the protobuf-2.5.0 library. "make check" returned all successful. Then I tried to build the example in the /examples folder by using "make", as is stated in the readme file in that folder. I'm getting this error below. protoc: symbol lookup error: protoc: undefined symbol: _ZN6google8protobuf8compiler20CommandLineInterface17RegisterGeneratorERKSsS4_PNS1_13CodeGeneratorES4_ How can I fix this? -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/groups/opt_out.
