Hello, i tried to include protocol buffers to our existing project.
We use Visual Studio 2008 and VC++. I compiled the .proto file and added the pb.cc and pb.h file to the project. Then i opened project-settings C/C++ and added the folder, which was created by the extract_includes.bat. Then i added the folder with "libprotobuf.lib", "libprotobuf-lite.lib" and "libprotoc.lib" to the Linker settings. But when i try to compile the project i get a lot of errors. Is there somewhere a tutorial or some instructions how to set up protocol buffers? -- 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/d/optout.
