[vtkusers] Use of undefined type 'vtkTransform'

İsmail Cem Bakır icembakir at gmail.com
Tue Oct 21 05:08:15 EDT 2014


Hi all,

I try to compile this vtk project on
Qt:http://www.paraview.org/Wiki/VTK/Examples/Cxx/PolyData/TransformOrderDemo

I took many errors about vtkTransform. One of them:
C:\vtk\x64\6.0.0\install\include\vtk-6.0\vtkHomogeneousTransform.h:22:
error: C2027: use of undefined type 'vtkTransform' see declaration of
'vtkTransform'

I use qt 5.3.1 and 64 bit win7 os. I could successfully compiled the
project another computer. I suppose there is a problem with
vtkTransform.h library on my directory but I don't know what to do.

Thanks,
- Cem


More information about the vtkusers mailing list