Wrapper packages (was Re: [PyKDE] Heirarchy of header files !!)

Paul F. Kunz Paul_Kunz at SLAC.Stanford.EDU
Fri Aug 15 18:05:00 BST 2003


>>>>> On Fri, 15 Aug 2003 10:31:56 -0400 (EDT), Charles Mason Iv <cem1834 at garnet.acns.fsu.edu> said:

> One person stated that you should
> only use SIP if you plan on interfacing with Qt.

If you are using PyQt to build your Qt application with Python, then
Python extension modules built with Boost.Python are incompatible.
That is, Python extension modules built with SIP don't work with ones
built with Boost.Python and vica versa.   I heard one report that
modules built with SWIG work with ones built with Boost.Python, but
haven't personally confirmed this.




More information about the PyQt mailing list