We do not provide a pre-compiled library because it is important that you
use a version of the library compiled with the same compiler version which
you will be using with your own code.  Even on Windows, different versions
of MSVC have slightly different STL implementations.  Since the protocol
buffer library uses STL in its interface, the app and the library have to be
using identical STL implementations in order to be compatible.
So, please just use your own compiler to compile the protobuf library.  See
the readme files for step-by-step instructions.

On Thu, Oct 23, 2008 at 2:06 AM, sdx <[EMAIL PROTECTED]> wrote:

>
> Hi,
>
> I would be grateful if someone could point me in the right direction
> (please see subject)
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to