To begin with I have built the normal c++ protobuf tools (2.0.3 rc2)
Then I do the same for protobuf-c-0.8
./configure --prefix=/usr
make
here I run inte the problem, it seems like files are missing?
Hi, is there a specific forum for protobuf-c? I did not find it so how do I contact the author directly? I have added a comment on the wiki page but it does not feel like the correct forum.
Anyway, I forgot to mention that I can build it allright on a Linux platform so I guess the problem is cygwin related.
And this morning I also tried the protobuf-2.0.3 release, protobuf-c-0.8 and the protobuf-c-0.7 release, all with the same errors as before.
Any more ideas?
/Magnus