Hi,

Whenever I compile PyKDE snapshot against KDE 3.5, I have to apply attached 
patch. I don't know how to fix this in sip file generation instead so I hope 
someone else knows :-)

P.S: Patch fixes the compile error saying "CursorShape is not declared in this 
scope" which comes from fixx11h.h

Regards,
ismail
diff -u kdecore-orig/sipAPIkdecore.h kdecore/sipAPIkdecore.h
--- kdecore-orig/sipAPIkdecore.h	2005-09-24 22:40:13.000000000 +0300
+++ kdecore/sipAPIkdecore.h	2005-09-24 22:42:03.000000000 +0300
@@ -78,6 +78,7 @@
 #include <qcstring.h>
 #include <qdatastream.h>
 #include <dcopref.h>
+#include <X11/X.h>
 #line 27 "sip/kdecore/fixx11h.sip"
 #include <fixx11h.h>
 #line 27 "sip/kdecore/kdeversion.sip"
_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to