<p dir="ltr">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.</p>
<div class="gmail_quote">21 Eki 2014 17:33 tarihinde "Bill Lorensen" <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> yazdı:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">That explains your issues. It is possible to configure with qmake, but<br>
it will require that you provide proper includes and libraries. With<br>
cmake it is much easier. Is there a reason you are using qmake versus<br>
cmake?<br>
<br>
<br>
On Tue, Oct 21, 2014 at 9:21 AM, İsmail Cem Bakır <<a href="mailto:icembakir@gmail.com">icembakir@gmail.com</a>> wrote:<br>
> I use qmake to configure.<br>
><br>
> 2014-10-21 15:12 GMT+03:00 Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>>:<br>
>><br>
>>  Are you using CMake tp configure your project?<br>
>><br>
>> On Tue, Oct 21, 2014 at 5:08 AM, İsmail Cem Bakır <<a href="mailto:icembakir@gmail.com">icembakir@gmail.com</a>><br>
>> wrote:<br>
>> > Hi all,<br>
>> ><br>
>> > I try to compile this vtk project on<br>
>> ><br>
>> > Qt:<a href="http://www.paraview.org/Wiki/VTK/Examples/Cxx/PolyData/TransformOrderDemo" target="_blank">http://www.paraview.org/Wiki/VTK/Examples/Cxx/PolyData/TransformOrderDemo</a><br>
>> ><br>
>> > I took many errors about vtkTransform. One of them:<br>
>> > C:\vtk\x64\6.0.0\install\include\vtk-6.0\vtkHomogeneousTransform.h:22:<br>
>> > error: C2027: use of undefined type 'vtkTransform' see declaration of<br>
>> > 'vtkTransform'<br>
>> ><br>
>> > I use qt 5.3.1 and 64 bit win7 os. I could successfully compiled the<br>
>> > project another computer. I suppose there is a problem with<br>
>> > vtkTransform.h library on my directory but I don't know what to do.<br>
>> ><br>
>> > Thanks,<br>
>> > - Cem<br>
>> > _______________________________________________<br>
>> > Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
>> ><br>
>> > Visit other Kitware open-source projects at<br>
>> > <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
>> ><br>
>> > Please keep messages on-topic and check the VTK FAQ at:<br>
>> > <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
>> ><br>
>> > Follow this link to subscribe/unsubscribe:<br>
>> > <a href="http://public.kitware.com/mailman/listinfo/vtkusers" target="_blank">http://public.kitware.com/mailman/listinfo/vtkusers</a><br>
>><br>
>><br>
>><br>
>> --<br>
>> Unpaid intern in BillsBasement at noware dot com<br>
><br>
><br>
><br>
><br>
> --<br>
> İsmail Cem BAKIR<br>
> İTÜ Bilgisayar Mühendisliği<br>
> <a href="mailto:icembakir@gmail.com">icembakir@gmail.com</a><br>
> Tel: <a href="tel:0534%20867%2066%2091" value="+905348676691">0534 867 66 91</a><br>
><br>
><br>
<br>
<br>
<br>
--<br>
Unpaid intern in BillsBasement at noware dot com<br>
</blockquote></div>