[vtkusers] help needed
Michael Norton
mnorton at cisco.com
Thu May 30 13:36:21 EDT 2002
hi,
Are you running these?
/VTK/bin/Mace
/VTK/bin/Timerender
If so,
Now make the following changes to the Mace.cxx source code.
Change,
if (retVal == vtRegressionTester::DO_INTERACTOR)
{
iren->Start();
}
Remove the conditional statement, so the code reads as follows,
iren->Start();
later,,,
Mike N.
At 12:48 PM 5/30/2002 -0400, you wrote:
>hi list,
>
>compiled VTK on linux and seemed to be ok, no error message whatsoever.
>Running the demos also kinda ok, they show up except that only for a
>fraction of a second.
>What do i do wrong? Anybody had same experience?
>
>Toodles,
>Csaba
>
>
>
>_________________________________________________________________
>Chat with friends online, try MSN Messenger: http://messenger.msn.com
>
>_______________________________________________
>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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020530/bf3428bd/attachment.htm>
More information about the vtkusers
mailing list