[PyKDE] Problem compiling PyQt4 against Qt 4.1 RC 1
Detlev Offenbach
detlev at die-offenbachs.de
Sat Dec 10 16:40:40 GMT 2005
Hi Phil,
I tried to compile the latest PyQt4 snapshot against Qt 4.1 RC 1 under SuSE
10. Unfortunately the compile aborted with the error shown below.
-------------------
g++ -c -pipe -fno-strict-aliasing -fPIC -O2 -Wall -W -D_REENTRANT
-DQT_NO_DEBUG -I. -I/usr/include/QtCore -I/home/detlev/usr/include/python2.4
-I/usr/include -I/usr/X11R6/include -o sipQtCoreQTextDecoder.o
sipQtCoreQTextDecoder.cpp
sipQtCoreQTextDecoder.cpp: In function »void* init_QTextDecoder(sipWrapper*,
PyObject*, sipWrapper**, int*)«:
/usr/include/QtCore/qtextcodec.h:145: Error: »QTextDecoder::QTextDecoder(const
QTextDecoder&)« is private
sipQtCoreQTextDecoder.cpp:118: Fehler: in diesem Zusammenhang
-------------------
Same happens for sipQtCoreQTextEncoder.cpp. Please advise.
Regards,
Detlev
--
Detlev Offenbach
detlev at die-offenbachs.de
More information about the PyQt
mailing list