Boost logo

Boost Users :

From: Ira (iragreenstein_at_[hidden])
Date: 2005-02-07 08:28:21


All,

I am a newbie who is trying out the serialization library. In that article,
there is a demo program (demo.cpp) that i am trying to build. Along with
several warnings ('dynamic_cast' used on polymorphic type...), the compiler is
generating the following error:

fatal error C1076: compiler limit : internal heap limit reached; use /Zm to
specify a higher limit

I have tried various values for /Zm (200 is recomended) and either i still
receive this error, or if increase the value too much, the compiler generates
the following error:

fatal error C1204: compiler limit : internal structure overflow

Since this seesaw response doesn't seem correct, i am wondering if there is a
particular flag or combination thereof that would correct this problem?

Thank you.


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