[PyQt] SIP: Where is the generated python wrapper code?
Phil Thompson
phil at riverbankcomputing.com
Thu Mar 19 22:17:18 GMT 2009
On Thu, 19 Mar 2009 23:13:14 +0100, "Magnus Benjes"
<magnus.benjes at googlemail.com> wrote:
> Hello,
> I have used SWIG for several years. Now I want to change to SIP. But I
did
> not manage to run even the simplest example from the reference guide.
When
> I tried the "Word" example there was a lot of C++ Code created, but no
> Python wrapper code.
>
> Where is the generated Python wrapper code?
If you mean wrapper code written in Python - there isn't any, it's all done
in C++.
Phil
More information about the PyQt
mailing list