[vtkusers] Make Command

Anka Kochanowska pluszcz at gmail.com
Tue Aug 20 09:02:33 EDT 2013


In properly built vtk 6 with VTK_Group_Qt selected, this header is in the
Include directory in the installation VTK directory.
So either vtk was not built for Qt or VTK_DIR is not properly set .
Anka



On Tue, Aug 20, 2013 at 8:55 AM, John Drescher <drescherjm at gmail.com> wrote:

>
>
>
> On Tue, Aug 20, 2013 at 8:30 AM, Altamash Abbasi <altamashabbasi at gmail.com
> > wrote:
>
>> stame1 at itlrstud044:~/software/QImageToImageSource/build> cmake
>> -DVTK_DIR:PATH=/home/stame1/software/VTKBin ..
>> -- Looking for Q_WS_X11
>> -- Looking for Q_WS_X11 - found
>> -- Looking for Q_WS_WIN
>> -- Looking for Q_WS_WIN - not found.
>> -- Looking for Q_WS_QWS
>> -- Looking for Q_WS_QWS - not found.
>> -- Looking for Q_WS_MAC
>> -- Looking for Q_WS_MAC - not found.
>> -- Found Qt4: /usr/bin/qmake (found version "4.7.4")
>> -- Configuring done
>> -- Generating done
>> -- Build files have been written to:
>> /home/stame1/software/QImageToImageSource/build
>>
>> stame1 at itlrstud044:~/software/QImageToImageSource/build> make
>> Scanning dependencies of target QImageToImageSource
>> [100%] Building CXX object
>> CMakeFiles/QImageToImageSource.dir/QImageToImageSource.cxx.o
>>
>> /home/stame1/software/QImageToImageSource/QImageToImageSource.cxx:5:36:fatal
>> error: vtkQImageToImageSource.h: File or directory not found
>> Compilation terminated.
>> make[2]: ***
>> [CMakeFiles/QImageToImageSource.dir/QImageToImageSource.cxx.o] Error1
>> make[1]: *** [CMakeFiles/QImageToImageSource.dir/all] Error 2
>> make: *** [all] Error 2
>>
>> Again Make command is giving error . . . May be QT is not installed
>> properly . . .
>>
>>
> I found that vtkQImageToImageSource.h exists in the Rendering source
> folder of vtk-5.10.X. If you are using vtk-6 I am not sure since I do not
> use that yet.
>
> John
>
>
>
> _______________________________________________
> 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://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130820/b2f7f5bb/attachment.htm>


More information about the vtkusers mailing list