[vtkusers] Compile time error with Qt4 and VTK5CVS on WinXP

clinton at elemtech.com clinton at elemtech.com
Mon Feb 26 13:25:51 EST 2007


> Hello,
>
> I just tried to compile VTK5-CVS with Qt4 and Python
> support. Unexpectedely, I got the following error (So
> far this combination compiled fine until now.):
>
> [ 96%] Building CXX object
> GUISupport/Qt/CMakeFiles/QVTK.dir/vtkEventQtSlotConnect.obj
> vtkEventQtSlotConnect.cxx
> C:\Programming\Qt-4.2.2\include\QtCore/qmap.h(908) :
> error C2244: 'QMultiMap<Key,T>::replace' : unable to
> match function definition to an existing declaration
>
[snip...]
>
> I use Visual C++ Express (nmake mode) on WinXP, VTK5
> (CVS, updated), Qt-4.2.2 and Python 2.5 in Release
> mode.
>

Looks like that regression in the VC++ 2005 compiler from SP1.

http://www.trolltech.com/company/newsroom/announcements/press.2006-12-18.5819317947
http://support.microsoft.com/kb/930198

Clint



More information about the vtkusers mailing list