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!

Attachment: qcomposite.tar.bz2
Description: application/tbz

_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to