[vtkusers] Problem compiling VTK CVS -version (15.12.2005) with GUISupport
Clinton Stimpson
clinton at elemtech.com
Fri Dec 16 12:16:17 EST 2005
Check your CMakeCache.txt file and make sure there are no Qt3 settings in there.
Sometimes CMake can get them mixed up.
Clint
> Date: Fri, 16 Dec 2005 14:51:28 +0100
> From: Till Bentz <till at onyxus.de>
> Subject: [vtkusers] Problem compiling VTK CVS -version (15.12.2005)
> with GUISupport
> To: vtkusers at vtk.org
>
> Hi!
> I'm trying to get the cvs version of vtk with qt guisupport running on my
> fedora c3 installation. Works all right until building of the GUISupport
> section.
> I have QT 4.0.1 and the CVS version of vtk from yesterday.
>
> This is the error I get:
> ----------------------------------------------------
> /home/kublai/VTK-build/GUISupport/Qt: building default_target
> Building dependencies. cmake.depends...
> Building object file vtkEventQtSlotConnect.o...
> Building object file QVTKWidget.o...
> Building object file moc_QVTKWidget.o...
> /home/kublai/VTK-build/GUISupport/Qt/moc_QVTKWidget.cxx:12:2: #error "The
> header file 'QVTKWidget.h' doesn't include <QObject>."
> /home/kublai/VTK-build/GUISupport/Qt/moc_QVTKWidget.cxx:53: error: `const
> QMetaObject QVTKWidget::staticMetaObject' is not a static member of `class
> QVTKWidget'
> /home/kublai/VTK-build/GUISupport/Qt/moc_QVTKWidget.cxx:53: error: variable
More information about the vtkusers
mailing list