[vtkusers] classic heap limit problem
imho
imho at skynet.be
Fri Apr 18 06:35:04 EDT 2003
Hi Sagi,
I'm compiling on Visual C++ 6.0, but what's strange is it was working
with vtk 4.0.
I don't think we use complicated templates as you said :(
Sagi Schein wrote:
>On what platform you are compiling? - I have never seen this problem in
>vc but in gcc (under vxworks) we often got this problem when trying to
>use complicated templates that were instantiate during compilation.
>Usually changing the template from T<A> to T<a*> if T is an STL
>container circumvented the problem.
>Hope it helps
>
>
>-----Original Message-----
>From: vtkusers-admin at public.kitware.com
>[mailto:vtkusers-admin at public.kitware.com] On Behalf Of imho
>Sent: Friday, April 18, 2003 12:18 PM
>To: vtk
>Subject: [vtkusers] classic heap limit problem
>
>Hi all,
>I'd like to use the Procrustes filter so I'm trying to upgrade to 4.2 my
>
>windows' VTK 4.0 installation.
>Compiling my project I have the heap limit problem, and increasing it
>doesn't change anything.
>I've saw this (thanks Mathieu) but I don't know what to do...
>
>http://public.kitware.com/pipermail/vtkusers/2002-October/014036.html
>and
>http://public.kitware.com/pipermail/vtkusers/2002-May/011228.html
>
>thanks
>
>
>_______________________________________________
>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