[vtkusers] Make Command

John Drescher drescherjm at gmail.com
Tue Aug 20 08:55:28 EDT 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130820/b16faeee/attachment.htm>


More information about the vtkusers mailing list