Re: [Pyobjc-dev] swig error on build
Brought to you by:
ronaldoussoren
|
From: Barry W. <bar...@gm...> - 2008-01-17 19:43:42
|
Ronald, Thanks! That did the trick. Weird. barry On Jan 17, 2008 2:06 AM, Ronald Oussoren <ron...@ma...> wrote: > > On 16 Jan, 2008, at 19:56, Barry Wark wrote: > > > I'm unable to build the latest pyobjc trunk from SVN on OS X 10.5.1. > > I'm using the system python and built-in swig (1.3.31 at > > /usr/bin/swig). I tried updating setuptools and pyrex, with no avail. > > That's odd. PyObjC doesn't even use swig. What happesn when you > temporarily uninstall pyrex? > > Ronald > > |