[PyKDE] sipqtQDateTimeEdit.cpp:1179: no method `QDateTimeEdit::layoutEditors'

Phil Thompson phil at river-bank.demon.co.uk
Tue Apr 8 00:40:01 BST 2003


On Monday 07 April 2003 9:37 pm, Scott Chapman wrote:
> I'm working with RedHat 8.0.
> I upgraded this box to RH 3.1.1.
> I just downloaded and installed SIP from source (sip-x11-gpl-3.5).
> I untar'd PyQT (PyQt-x11-gpl-3.5)
> python build.py -l qt-mt
> make
> .....
> g++ -c -pipe -w -O2 -march=i386 -mcpu=i686 -DGLX_GLXEXT_LEGACY
> -fno-use-cxa-atexit -fno-exceptions -D_REENTRANT -fPIC 
> -DSIP_MAKE_MODULE_DLL -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
> -I/usr/lib/qt-3.1/mkspecs/default -I. -I. -I/usr/include/python2.2
> -I/usr/lib/qt-3.1/include -o sipqtQDateTimeEdit.o sipqtQDateTimeEdit.cpp
> sipqtQDateTimeEdit.cpp: In member function `void
>    sipQDateTimeEdit::sipProtect_layoutEditors()':
> sipqtQDateTimeEdit.cpp:1179: no method `QDateTimeEdit::layoutEditors'
> make[1]: *** [sipqtQDateTimeEdit.o] Error 1
> make[1]: Leaving directory
> `/home/scott/download/PythonModules/PyQt-x11-gpl-3.5/qt'
> make: *** [sub-qt] Error 2
>
> What do I do now?

Read the mailing list archives.

Phil




More information about the PyQt mailing list