[vtkusers] vtk 5.2 and Qt (where is QVTKWidget.h?)
Maik Beckmann
beckmann.maik at googlemail.com
Tue Dec 2 02:27:15 EST 2008
Am Dienstag, 2. Dezember 2008 schrieb Tim Soper:
> I'm really confused why I don't see the QVTKWidget.h when I download the
> latest version of VTK. I've had to copy the file from previous versions of
> VTK. Am I missing something? I see QVTKWidget.h.in.
>
> I had been using the CVS version of VTK, and it doesn't compile the QVTK
> project. Tried VTK 5.2 - same issue
>
You have to set VTK_USE_GUISUPPORT to ON at the cmake configuration. If Qt3
and Qt4 are installed you have set DESIRED_QT_VERSION to 3 or 4 as well.
More information about the vtkusers
mailing list