using wserialization library only
Hi , Can I use just wserialization( no serialization) library to achieve serialization ? I am using boost 1.32 and someone mentioned in MAC OS X platform , we have to use wseriliazation and seriliazation at link time , otherwise there will be undefined symbol error. I am planning to use only wserialization at link time. Please advise. Thanks, Pramod
Hi , Can I use just wserialization( no serialization) library to achieve serialization ? I am using boost 1.32 and someone mentioned in MAC OS X platform , we have to use wseriliazation and seriliazation at link time , otherwise there will be undefined symbol error. I am planning to use only wserialization at link time. Please advise. Thanks, Pramod
Can't do it. You wserializaiton depends upon code contained in serializaiton
Robert Ramey
"Pramod Sharma"
participants (2)
-
Pramod Sharma
-
Robert Ramey