On Thursday 07 October 2004 1:18 pm, Rex Dieter wrote: > Is sipv3 supported anymore?
It is deprecated. It should only be used by... - those who use Python 2.2 and earlier - those who use Qt 2 and earlier - commercial users who want to carefully manage the move to SIP 4 > Any plans to fix this? Should be fixed in tonight's snapshot. Phil > -- Rex > > Rex Dieter wrote 09/27/04: > > Phil Thompson wrote: > >> SIP v4.1.1 and v3.11.1 have been released. These are just bug fix > >> releases required to build PyKDE. > > > > I'm still seeing build failures trying to build PyKDE-3.11.3 against > > this newer sip-3.11.1. sip seems to be creating an undeclared > > symbol/variable 'sipResErr' (it appears in several places, but > > kdecorepart0.cpp is the first): > > > > make[2]: Entering directory `/usr/local/tmp/BUILD/PyKDE-3.11.3/kdecore' > > g++ -c -Wno-deprecated-declarations -pipe -fPIC -O2 -march=i386 > > -mcpu=i686 -w -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I. > > -I../extra/kde330 -I/usr/include/kde -I/usr/include/python2.2 > > -I/usr/lib/qt-3.3/include -I/usr/X11R6/include -o kdecorepart0.o > > kdecorepart0.cpp > > kdecorepart0.cpp: In static member function `static const KShortcut& > > sipKShortcutList::sipVH_shortcutDefault(const sipMethodCache*, > > sipThisType*, unsigned int)': > > kdecorepart0.cpp:55794: `sipResErr' undeclared (first use this function) > > _______________________________________________ > PyKDE mailing list [EMAIL PROTECTED] > http://mats.imk.fraunhofer.de/mailman/listinfo/pykde _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
