<html>
hi,<br>
<br>
Are you running these?<br>
<br>
/VTK/bin/Mace<br>
/VTK/bin/Timerender<br>
<br>
If so,<br>
<br>
Now make the following changes to the Mace.cxx source code.<br>
<font face="Arial, Helvetica">Change,<br>
<br>
</font>if (retVal == vtRegressionTester::DO_INTERACTOR)<br>
{<br>
<x-tab> </x-tab>iren->Start();<br>
}<br>
<br>
Remove the conditional statement, so the code reads as follows,<br>
<br>
iren->Start();<br>
<br>
later,,,<br>
<br>
Mike N.<br>
<br>
At 12:48 PM 5/30/2002 -0400, you wrote:<br>
<blockquote type=cite cite>hi list,<br>
<br>
compiled VTK on linux and seemed to be ok, no error message
whatsoever.<br>
Running the demos also kinda ok, they show up except that only for a
fraction of a second.<br>
What do i do wrong? Anybody had same experience?<br>
<br>
Toodles,<br>
Csaba<br>
<br>
<br>
<br>
_________________________________________________________________<br>
Chat with friends online, try MSN Messenger:
<a href="http://messenger.msn.com/" eudora="autourl">http://messenger.msn.com</a><br>
<br>
_______________________________________________<br>
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at:
<<a href="http://public.kitware.com/cgi-bin/vtkfaq" eudora="autourl">http://public.kitware.com/cgi-bin/vtkfaq</a>><br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtkusers" eudora="autourl">http://public.kitware.com/mailman/listinfo/vtkusers</a></blockquote></html>