Boost logo

Boost Users :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2004-11-09 22:57:37


"Delfin Rojas" <drojas_at_[hidden]> wrote in message
news:200411100255.iAA2tMji021179_at_patti.moodlogic.com...
> Hello boost,

Hi,

> I started using the new serialization library. I use it to serialize a class
> which contains, among other things, a std::set<std::basic_string<wchar_t> >
>
> The project compiles just fine with many warnings because RTTI is not turned
> on but it compiles. However it does not link. I get this error:

Are you aware that unlike much of boost, the serialization library contains
implementation files that must be built?

> Sorry for the length of the error. Anyway, I am using VC++ 7.1. I don't know
> if it matters but my project has the "Treat wchar_t as built in type" option
> turned on.
>
> Any idea what am I doing wrong? Thanks,

BTW, you have sent your post as a reply to a post on a completely different
subject.

> -delfin

Jonathan


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net