[PyQt] ANN: MetaSIP v1.0 Released

Phil Thompson phil at riverbankcomputing.com
Sat Oct 6 22:06:51 BST 2012


On Sat, 6 Oct 2012 11:00:48 -0700 (PDT), Shaheed Haque
<srhaque at theiet.org>
wrote:
> I'm trying to use MetaSIP to generate bindings for Okteta, and by
fiddling
> about a bit , I got to the point where it seems to be parsing things OK.
As
> the next step seemed to involve laying with the parsed entries, I
> temporarily marked everything as "checked", but I think I am now missing
> what I need to do to make it actually attempt .sip generation.
> 
> My UI at this point looks like this:
> 
> <http://python.6.n6.nabble.com/file/n4991287/snapshot24.png> 
> 
> Any pointers appreciated.

You don't do it from the UI you do it from the command line (because it
would normally be automated). Use the -g flag.

Phil


More information about the PyQt mailing list