[protobuf] Re: Issue 18 in protobuf: support Windows CE platform

2011-11-30 Thread protobuf
Comment #23 on issue 18 by rx.wen...@gmail.com: support Windows CE platform http://code.google.com/p/protobuf/issues/detail?id=18 Here is a path file I created for porting protobuf-lite to wince. And this post is how I ported the lib:

[protobuf] Re: Issue 18 in protobuf: support Windows CE platform

2011-02-16 Thread protobuf
Comment #22 on issue 18 by kontraba...@gmail.com: support Windows CE platform http://code.google.com/p/protobuf/issues/detail?id=18 If You have troubles while compiling extension_set.cc under _WIN32_WCE, just remove the first GOOGLE_DCHECK_EQ in GOOGLE_DCHECK_TYPE by the first check in