As it turns out, PyKDE-3.8.0 is only compatible with sip-3.8 and PyQt-3.8, and 
I need to use the sip snapshots to get my sip-based C++ module to compile 
correctly.

See article:
http://slashdot.org/article.pl?sid=04/02/06/1336234&mode=thread&tid=146&tid=187&tid=98&tid=99

So, it looks like I won't be able to use my module with PyKDE (something I've 
now decided to do) until PyKDE supports a newer version of sip. What I've 
decided to do while I wait is to build and install a seperate instance of 
pytho/sip/pyqt/pykde that uses the old versions. I tried this with previous 
versions (didn't seem worth the effort), but it seems that an unprivelaged 
user can build them now, so I was curious if this sort of thing was possible. 
Also, am I wrong about the first part of the message?

Cheers!
-P

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to