Hey,

Doing every steps I've problem with #include notation. What I mean is I get

'google/protobuf/stubs/common.h' file not found

at 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.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/protobuf/-/XM9qZIqixQ0J.
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