[vtkusers] How to redirect debug output in Windows?

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Mon May 20 23:12:15 EDT 2002


>>>>> "DG" == Dale Greer <dmgreer at airmail.net> writes:

    DG> I'm using vtk with Java on a W2K machine. I'm getting some
    DG> kind of error in vtkTriangleFilter, but I can't tell what it
    DG> is because the debugging statements all whiz by on a debugging
    DG> window, which closes when the Java application is
    DG> finished. How can I redirect the debug output to a file?

Look at the vtkFileOutputWindow class in Common/vtkFileOutputWindow.h

Look at the manpage entry (at the kitware site) for this class also.

prabhu



More information about the vtkusers mailing list