[vtkusers] vtkErrorMacro and vtkOutputWindow

Lisa S. Avila lisa.avila at kitware.com
Wed Jan 16 14:23:54 EST 2002


Hi Chris,

I tried your example and it works fine for me (vtk opens an output window). 
Do you turn off your output window somewhere?

Lisa


At 02:11 PM 1/16/2002, Christopher R. Volpe wrote:

> >
> > Since I was the one who recently modified vtkErrorMacro and
> > vtkWarningMacro,
> > I will try to help you.
> > For me warnings and errors seems to work perfectly.
> >
> > First of all, try to write a small program that will generate
> > an error and
> > warning.
>
>I did that already:
>
>vtkTransform t
>t SetInput t
>
>The above should generate an error about the attempted circular reference.
>
> > This should generate error.
> > Similar way you can generate warning. You will have to grep
> > on the VTK code.
> >
> > If this works, then you have problem in your code.
>
>The problem appears to be in vtk. This is vtk4.0, running on Windows 2000.
>
>-Chris
>
>_______________________________________________
>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