[PyQt] building a sip module
Markus Künkler
markus.kuenkler at gmx.de
Wed Jul 23 16:41:50 BST 2008
Hello!
I tried to build a own sip module for enabling compositing in PyQt4 apps.
but somehow the configs i did doesn't work.
I get a segmentation fault here (configure.py):
os.system(" ".join([config.sip_bin, "-c", ".", "-b", build_file, "-I",
config.pyqt_sip_dir, qt_sip_flags, "qcomposite.sip"]))
can anybody help me?
thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qcomposite.tar.bz2
Type: application/x-tbz
Size: 1972 bytes
Desc: not available
Url : http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080723/5e1f1e5a/qcomposite.tar.bin
More information about the PyQt
mailing list