[PyQt] pyqt4 make: symbols not found

Phil Thompson phil at riverbankcomputing.com
Mon Feb 25 17:22:13 GMT 2008


On Monday 25 February 2008, Joshua Bronson wrote:
> Hi PyQt list,
> I'm new to PyQt and I'm excited to start using it. After successfully
> installing sip 4.7.4, I unfortunately ran into problems building PyQt
> 4.3.3. The build goes fine for a while but then ld chokes on some undefined
> symbols. A copy of the output is at http://pylonshq.com/pasties/721. I am
> running Mac OS X 10.5.2 using the system Python 2.5.1 framework. Any help
> would be much appreciated.

Did you use the binary installer of Qt 4.3.3? This is broken.

The binary installer of Qt 4.3.4 is supposed to be fixed (according to the 
release notes, I haven't got round to testing it myself yet).

Or you can compile Qt yourself.

Phil


More information about the PyQt mailing list