[PyKDE] libqassistantclient

Ulrich Berning ulrich.berning at denviso.de
Thu May 18 09:30:19 BST 2006


Phil Thompson schrieb:

>It wouldn't make a difference in this case as PyQt uses the spec files from 
>your Qt installation instead of those included with SIP.
>
>  
>
That's true, but it would help if SIP is used for wrapping other 
(static) libraries. If you use SIP's build system then the spec files 
included with SIP are used.
Of course, you must be sure that the static libraries contain position 
independent code only (compiled with +z or +Z).

Ulli




More information about the PyQt mailing list