
18 May
2005
18 May
'05
7:14 p.m.
"Olivier Vanden Bos" <olivier.vanden-bos@ubisoft.com> wrote in message news:930168C299A0C44D905F4B11995AD744013FD607@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