I worked for a app, and we used protocol Buffers for data interchange with 
the server, with the module increase, my boss want to change the protocol 
buffers into DLL(lib has used for a long time), and his reason is to 
decrease the size of app.

My app is VS2010, there are 5 modules use Protocol buffers

After i finished, i got a Exception, which is list below.

*xxx.exe in 0x74783e28 Department has an unhandled exception: Microsoft C 
++ exception: memory location 0x00ffd01c at google :: protobuf :: 
FatalException.*

I guess "Dynamic linked to MFC" may be the problem, but our project cant 
without MFC.
 
So, is anybody has experiment this problem? or anybody knew how to solve 
this issue.


Best Regards! 

-- 
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 http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.

Reply via email to