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" <pramodsharma08@gmail.com> wrote in message news:3c7161960807312323n782333e5k965f2709dd1cbdf7@mail.gmail.com... 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 ------------------------------------------------------------------------------ _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users
participants (2)
-
Pramod Sharma
-
Robert Ramey