<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1250">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2>I'm trying to install&nbsp;RenderWindow 
Component&nbsp;to the pallete in C++Builder6. I follow the readme file (in 
VTK\Examples\Gui\win32\vtkBorland\), but when I compile, I get these 
errors:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[C++ Error] vtkBorlandRenderWindow.cpp(71): E2034 
Cannot convert 'vtkAbortCallback *' to 'unsigned long'<BR>[C++ Error] 
vtkBorlandRenderWindow.cpp(71): E2342 Type mismatch in parameter 'tag' (wanted 
'unsigned long', got 'vtkAbortCallback *')<BR>[C++ Error] 
vtkBorlandRenderWindow.cpp(155): E2316 'SetCurrentStyleToJoystickCamera' is not 
a member of 'vtkInteractorStyleSwitch'<BR>[C++ Error] 
vtkBorlandRenderWindow.cpp(156): E2316 'SetCurrentStyleToJoystickActor' is not a 
member of 'vtkInteractorStyleSwitch'<BR>[C++ Error] 
vtkBorlandRenderWindow.cpp(157): E2316 'SetCurrentStyleToTrackballCamera' is not 
a member of 'vtkInteractorStyleSwitch'<BR>[C++ Error] 
vtkBorlandRenderWindow.cpp(158): E2316 'SetCurrentStyleToTrackballActor' is not 
a member of 'vtkInteractorStyleSwitch'<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>Could you please help me?</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks,Radim</DIV></FONT></BODY></HTML>