-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 El Jueves 10 de Julio de 2003 13:26, escribiste: > Hi, > > On Thu, Jul 10, 2003 at 01:04:41PM +0200, Pablo de Vicente wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Hello, > > > > I have compiled and installed QScintilla 1.53, Sip 3.7 and PyQt 3.7 (on > > that order) in a Debian Woody system. The first two packages work fine > > but I have trouble with PyQt. PyQt compiles well but when I try python it > > gives an error: > > > > python > > > > >>> import libsip > > >>> import libqtc > > > > Traceback (most recent call last): > > File "<stdin>", line 1, in ? > > ImportError: /usr/lib/python2.2/site-packages/libqtcmodule.so: undefined > > symbol: metaObject__C9QSGIStyle > > > > Do you have any clue on how to overcome this problem?. > > This seems like an old problem that bit me back when I compiled against > the Debian-distributed Qt. For a possible solution, see README.Linux in > the PyQt-distribution. > > //Fredrik
Hello, I have tried including #define QT_NO_STYLE_SGI in $QTDIR/include/qconfig.h and now it is worse since PyQt does not compile. thanks Pablo. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/DW5mSItUpHl6kJERAld6AKDWupS3k3eDuurMXXghFjjVyOFA3wCfcjUB LwsSFaDBnLjvymAAdsBF2N4= =KC4i -----END PGP SIGNATURE----- _______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
