I'm trying to use libprotobuf v2.6.1 in an x64 Windows C++ project.  The 
protobuf v2.6.1 .sln only contains Win32 platform configurations.  I 
manually added the x64 platform configurations, but when I compiled my x64 
program with the new libprotobuf v2.6.1 x64 version linked, it issued 
numerous "possible loss of data" warnings and my program's unit tests 
failed.  Are protobuf v2.6.1 libraries just incompatible with x64 Windows 
C++ programs or am I compiling the library incorrectly?

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to