[vtkusers] heap problem

Will Schroeder will.schroeder at kitware.com
Tue Feb 5 07:27:02 EST 2002


We use /Zm1000 on both VTK and ITK. ITK is heavily templated. You might 
have to try decomposing your code into smaller modules.
Will

At 12:22 PM 2/5/2002 +0100, sonia specher wrote:
>Good morning everybody !
>I have a problem when i want to use VTK and integrate
>it on my project.
>I know that i'm not the first person to have this
>problem so maybe someone could help me.
>In fact when i compile my project i have, under visual
>C++ 6.0, this error : " fatal error C1076 : compiler
>limit : internal limit heap reached; use /Zm to
>specify a higher limit ".
>So i've tried to change the value of the parameter /Zm
>and put it to the maximum value which is 2000, but the
>error is still here !
>I know that it could come from recursive template
>declarations, but i don't use template !
>And i also use Delete() or delete for all the object
>created with VTK or with C++.
>Does anybody have an idea ????
>Thanks for reading and have a nice day !
>Sonia.
>
>
>
>___________________________________________________________
>Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
>Yahoo! Mail : http://fr.mail.yahoo.fr
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at: 
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://public.kitware.com/mailman/listinfo/vtkusers




More information about the vtkusers mailing list