[vtkusers] Use of undefined type 'vtkTransform'

İsmail Cem Bakır icembakir at gmail.com
Tue Oct 21 11:28:54 EDT 2014


No actually. Vtk had been configured by this way in the office where i
work. I think necessary includes and headers were provided in this example.
Is there anything to do using this environment? Thanks for all answers.
21 Eki 2014 17:33 tarihinde "Bill Lorensen" <bill.lorensen at gmail.com> yazdı:

> That explains your issues. It is possible to configure with qmake, but
> it will require that you provide proper includes and libraries. With
> cmake it is much easier. Is there a reason you are using qmake versus
> cmake?
>
>
> On Tue, Oct 21, 2014 at 9:21 AM, İsmail Cem Bakır <icembakir at gmail.com>
> wrote:
> > I use qmake to configure.
> >
> > 2014-10-21 15:12 GMT+03:00 Bill Lorensen <bill.lorensen at gmail.com>:
> >>
> >>  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
> >
> >
> >
> >
> > --
> > İsmail Cem BAKIR
> > İTÜ Bilgisayar Mühendisliği
> > icembakir at gmail.com
> > Tel: 0534 867 66 91
> >
> >
>
>
>
> --
> Unpaid intern in BillsBasement at noware dot com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20141021/74732412/attachment.html>


More information about the vtkusers mailing list