[vtkusers] install-error 5.6.1 with qt 4.7.0 on windows7

Clinton Stimpson clinton at elemtech.com
Fri Oct 1 18:25:06 EDT 2010


On Friday, October 01, 2010 12:42:41 am Dr. Helmut Schumacher wrote:
> Hello,
> 
> I try to install VTK 5.6.1 with the latest Qt 4.7.0 and latest mingw om my
> windows7.
> 
> Error Message:
> 
> [ 59%] Built target QVTK
> [ 59%] Generating moc_Q4VTKWidgetPlugin.cxx
> C:/Users/Public/Documents/VTK5.6.1/GUISupport/Qt/Q4VTKWidgetPlugin.h:57:
> Error:
> Undefined interface
> mingw32-make[2]: *** [GUISupport/Qt/moc_Q4VTKWidgetPlugin.cxx] Error 1
> mingw32-make[1]: *** [GUISupport/Qt/CMakeFiles/QVTKWidgetPlugin.dir/all]
> Error 2
> 
> mingw32-make: *** [all] Error 2
> 
> Any ideas?
> 

You can try double checking the QT_QTDESIGNER_INCLUDE_DIR variable in cmake 
when you configure VTK.  It should point to your 
qt-installation/include/QtDesigner directory.

Clint



More information about the vtkusers mailing list