[vtkusers] configuration of VTK with Qt

John Drescher drescherjm at gmail.com
Wed Feb 27 15:55:50 EST 2013


> I want to configure Qt 4.7.4 with  Vtk 5.10.1 in Cmake,
> but I still  receive this error:
>
> CMake Error at CMakeLists.txt:387 (MESSAGE):
>   Qt 4.5.0 or greater not found.  Please check the QT_QMAKE_EXECUTABLE
>   variable.
>
> <http://vtk.1045678.n5.nabble.com/file/n5718870/sidou111.png>
>
>
> I do not find this file in the installation directory of Qt.
> what should I do ??!
>

Set the value of the QT_QMAKE_EXECUTABLE in cmake-gui to the folder
containing the qmake executable. Then configure again.

John



More information about the vtkusers mailing list