|
Boost Users : |
From: Martin Proulx (mproulx_at_[hidden])
Date: 2004-12-10 11:58:10
Jeff Flinn wrote:
> Robert Ramey wrote:
>
>>signatureHmm, I just compiled it with VC 7.1, it passes gcc 3.3 and
>>borland
>>5.64 as well. Note, my personal version is 1.32+ so that could
>>explain it
>
>
> Fails for me on VC7.1 with 1.32.
>
>
>>It did fail for me (with the same error) with Comeau - same message
>>more or less ?
>
>
> Adding
>
> #define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP
>
> allows it to compile and link. I haven't tried running it. As I previously
> reported I've had similar problems when serialising std::set<string>'s.
>
> Jeff
This does the trick for me as well.
I'm now able to serialize things to XML!
Thanks!
Martin
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