There is no "official" support but I've used the following distribution with success, with the latest protoc (I'm pretty sure):
https://github.com/booyah/protobuf-objc
Good luck,
Evan
Hey,Doing every steps I've problem with #include notation. What I mean is I get'google/protobuf/stubs/common.h' file not foundat this line#include <google/protobuf/stubs/common.h>
and if I change it to
#include "common.h"
Then everything is ok, but this is stupid way to do and there is like gazylion files :P
How you manage to deal with it? You dropbox link doesn't work - could you correct it, maybe it may help.
Thanks.
--To view this discussion on the web visit https://groups.google.com/d/msg/protobuf/-/XM9qZIqixQ0J.
You received this message because you are subscribed to the Google Groups "Protocol Buffers" group.
To post to this group, send email to prot...@googlegroups.com.
To unsubscribe from this group, send email to protobuf+u...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.