Boost logo

Boost Users :

From: Joaquin M Lopez Munoz (joaquin_at_[hidden])
Date: 2005-02-07 14:43:06


Ira <iragreenstein <at> austin.rr.com> writes:

>
> 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
>

You can use values for /Zm as high as 800 or 1200. Have you topped
at 200 only?

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo


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