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

Scott Chapman scott_list at mischko.com
Mon Apr 7 22:38:00 BST 2003


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?

Scott




More information about the PyQt mailing list