[PyKDE] namespace meth_* members in sip4

Patrick Stinson ajole-1 at gci.net
Sun Jan 4 03:07:01 GMT 2004


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.

cheers.
-P




More information about the PyQt mailing list