Boost logo

Boost Users :

From: Jeff Flinn (TriumphSprint2000_at_[hidden])
Date: 2005-05-18 14:14:17


"Olivier Vanden Bos" <olivier.vanden-bos_at_[hidden]> wrote in message
news:930168C299A0C44D905F4B11995AD744013FD607_at_UBIMAIL2.ubisoft.org...
> It's just my signature :) (bad idea, I can see that)
> The real error is
>
> Fatal Error C1204 : compiler limit : internal structure overflow
> The compiler has run out of memory. Your program needs to be simplified,
> perhaps by splitting a large source code file into smaller files.

Have you tried using:

#define BOOST_NO_ARGUMENT_DEPENDENT_LOOKUP

in your translation unit previous to any serialization header inclusions?

Jeff Flinn


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