[vtkusers] Use of undefined type 'vtkTransform'

Jorge Perez josp.jorge at gmail.com
Tue Oct 21 06:21:58 EDT 2014


That example compiles without errors for me with VTK_VERSION "6.1.0". Could
you try that version?

2014-10-21 11:08 GMT+02:00 İsmail Cem Bakır <icembakir at gmail.com>:

> 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
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141021/9e136bc6/attachment.html>


More information about the vtkusers mailing list