Hi all,
I have been having difficulties trying to compile my project, when 
integrating protobuf.

[image: Capture.PNG]
I am using cmake to compile a project that uses the protobuf libraries. I 
am including protobuf_INCLUDE_DIR in my target include and libprotobuf and 
libprotobuf in my target link, in my cmakelists. The errors do not make me 
think any of this is the problem though. The errors do make me wonder if 
compiler flags are a problem, so I tried adding the '-std=c++11' flag. I 
thought this worked at first, but it turns out not to be the case.

Does anyone have an idea of what the problem might be?

Thank you all in advance!

-- 
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 protobuf+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/80da6e6c-a4bb-45a9-a546-aa9055ef6bf5n%40googlegroups.com.

Reply via email to