[PyQt] PyQt on OSX Snow Leopard notes
Phil Thompson
phil at riverbankcomputing.com
Wed Sep 16 15:32:21 BST 2009
On Tue, 15 Sep 2009 17:11:51 -0500, William Kyngesburye
<woklist at kyngchaos.com> 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
More information about the PyQt
mailing list