On Tue, 15 Sep 2009 17:11:51 -0500, William Kyngesburye <[email protected]> wrote: > I'm working on building off sip/pyqt now. In sipconfig.py, I find > that the arch option for the makefiles is hardwired to default to "ppc > i386", and the universal sdk to empty. Shouldn't these match how sip > was configured? (ie what's in _pkg_config) Otherwise I need to insert > those from my program configure, and make sure they agree with how sip > was built.
This is the historical behaviour but your suggestion makes sense and shouldn't affect compatibility. Phil _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
