[PyQt] when use sip, report "syntax error"

shaohua199 shaohua199 at aliyun.com
Tue Apr 29 10:22:05 BST 2014


Hi,When I use sip to wrap one C library, first I createt the .sip file and configure.py.But when I run python configure.py, it will report:sip: example.sip:10: syntax errorIn example line 10, has one interface like this:int init(int argc, char *argv[]);Seem it is caued by "char *argv[]", how can I make it work?Best wishes,Shaohua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140429/9eb3e991/attachment.html>


More information about the PyQt mailing list