I don't think DLLs or LIBs created with a never version of MSVC will work
with MSVC 2003.  Protobufs use STL heavily in the interface, and I think the
STL classes change from version to version.
On Tue, Sep 16, 2008 at 4:44 AM, Niall <[EMAIL PROTECTED]> wrote:

>
> I get the same runtime error with MSVC 03.
>
> Could some make available the required *.dlls and *.libs which I could
> download and test with my IDE? This should tell whether it's the dll/
> libs that MSVC 2003 makes are the root of the problem or whether it's
> with program that's linking to them? Right?
>
> > you can create a new project under the solution of vsprojects, then
> select
> > the dependencies to lib*, then it will work.
> I'm not certain what you mean there...
>
> Thanks, Niall
> >
>

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