[vtkusers] RenderWindow Component in C++Builder6

Radim Kolář kolarr at feec.vutbr.cz
Fri Feb 14 01:18:35 EST 2003


Hi all,
I'm trying to install RenderWindow Component 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:

[C++ Error] vtkBorlandRenderWindow.cpp(71): E2034 Cannot convert 'vtkAbortCallback *' to 'unsigned long'
[C++ Error] vtkBorlandRenderWindow.cpp(71): E2342 Type mismatch in parameter 'tag' (wanted 'unsigned long', got 'vtkAbortCallback *')
[C++ Error] vtkBorlandRenderWindow.cpp(155): E2316 'SetCurrentStyleToJoystickCamera' is not a member of 'vtkInteractorStyleSwitch'
[C++ Error] vtkBorlandRenderWindow.cpp(156): E2316 'SetCurrentStyleToJoystickActor' is not a member of 'vtkInteractorStyleSwitch'
[C++ Error] vtkBorlandRenderWindow.cpp(157): E2316 'SetCurrentStyleToTrackballCamera' is not a member of 'vtkInteractorStyleSwitch'
[C++ Error] vtkBorlandRenderWindow.cpp(158): E2316 'SetCurrentStyleToTrackballActor' is not a member of 'vtkInteractorStyleSwitch'

Could you please help me?
Thanks,Radim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20030214/1abd6262/attachment.htm>


More information about the vtkusers mailing list