18 May
2005
18 May
'05
7:14 p.m.
"Olivier Vanden Bos"
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