Sorry if this is off-topic...

Anyone had success compiling PyQT-2.3...?  I'm not c++ literate; but a quick
scan of the sources shows that QString::setUnicodeCodes is defined in XML style,
and there appears to be two sipConvertTo_QString functions (L2562 & L3993) in
sipqtQString.cpp...

Anyone know if this would be a PyQT or user (me) problem...?  I've got sip and
qt compiled/installed.

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/python2.0
-I/usr/local/include/sip -I/usr/local/qt/include -I/usr/X11R6/include
-fno-exceptions -O2 -Wp,-MD,.deps/sipqtQString.pp -c  -fPIC -DPIC
sipqtQString.cpp -o
sipqtQString.lo
sip/qstring.sip: In function `int sipConvertTo_QString(PyObject *, QString **,
int, int *)':
sip/qstring.sip:456: no matching function for call to `QString::setUnicodeCodes
(short unsigned int *&, int &)'
make[2]: *** [sipqtQString.lo] Error 1
make[2]: Leaving directory `/hd/b6/src/Python/PyQt-2.3/qt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/hd/b6/src/Python/PyQt-2.3'
make: *** [all-recursive-am] Error 2

Thanks for any help,
Pierre
-- 
Linux (Up 22 days) -- Reboots are for system upgrades... not Windows X^P
Last reboot reason:  02/14/01: testing startup changes for DSL

Reply via email to