[protobuf] Protobuf Binary Packages for Windows?

739 views
Skip to first unread message

Srivats P

unread,
May 7, 2010, 11:58:05 PM5/7/10
to Protocol Buffers
Hi,

Are protobuf binary packages for Windows available somewhere -
official or unofficial?

I'm the developer of Ostinato (http://code.google.com/p/ostinato)
which uses protoBufs. From the posts on the Ostinato mailing lists and
issues in the Ostinato issue tracker, it seems to me that Windows
developers may find it easier to work with a binary SDK instead of
having to compile protobuf from source (Linux users have the advantage
of pre-built packages from their distribution).

I understand of course the C++ and binary incompatibility problem
between compilers - a MinGW version and MSVC version of the SDK would
cover 90-95% of users I would think.

Regards,
Srivats

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

Kenton Varda

unread,
May 8, 2010, 3:31:55 PM5/8/10
to Srivats P, Protocol Buffers
Since users of protobufs are necessarily themselves developers, it should not be hard for them to compile it themselves.  Unfortunately, due to the nature of the MSVC STL library, if we were to release pre-compiled libs, we would have to release one for every combination of MSVC version and CRT version (debug vs. release, DLL vs. static, etc.).  This would be ridiculous, so instead we ask developers to compile the version they need.
Reply all
Reply to author
Forward
0 new messages