[PyQt] SIP converts "unsigned int" into unknown type
Hans Meine
meine at informatik.uni-hamburg.de
Mon Sep 13 16:31:40 BST 2010
Am Montag 13 September 2010, 15:48:32 schrieb Phil Thompson:
> Hmm - try adding...
>
> typedef unsigned int uint;
>
> to the sip.h in the siplib directory.
Actually, I considered simply putting that into my %ModuleHeaderCode, but
wouldn't that lead to problems when I start #include'ing headers which also
define uint?
Have a nice day,
Hans
More information about the PyQt
mailing list