[vtkusers] Use of undefined type 'vtkTransform'

Bill Lorensen bill.lorensen at gmail.com
Tue Oct 21 08:12:19 EDT 2014


 Are you using CMake tp configure your project?

On Tue, Oct 21, 2014 at 5:08 AM, İsmail Cem Bakır <icembakir at gmail.com> wrote:
> 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



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the vtkusers mailing list