[PyKDE] namespace meth_* members in sip4

Phil Thompson phil at riverbankcomputing.co.uk
Sun Jan 4 11:36:00 GMT 2004


On Saturday 03 January 2004 9:42 pm, Patrick Stinson wrote:
> In upgrading from sip3.8 to the latest sip4 snapshot, I'm having problems
> with namespace member methods.
>
> After finding some minor filename changes, I found that sip4 doesn't seem
> to define the methods residing in the namespace I've created. The
> PyMethodDef struct is there, but gcc complains about the meth_* objects not
> being defined. The corresponding cpp file doesn't include them, and a grep
> reveals that they are not in the directory. Is there a new flag I need that
> sip3 didn't? Couldn't find anything in ChangeLog.

Can you send me a .sip file that demonstrates the problem?

Phil




More information about the PyQt mailing list