[PyQt] PyQt compile failure

Phil Thompson phil at riverbankcomputing.com
Sun Sep 6 08:42:44 BST 2009


On Sat, 5 Sep 2009 19:31:14 -0700, "Glenn Tarbox, PhD" <glenn at tarbox.org>
wrote:
> I'm trying to compile the latest snapshot of PyQt and got the compile
error
> below.
> 
> I'm pulling Qt from the git repo, so I tried the 4.6 stable branch as
well
> as a previous PyQt snapshot (from 8/21).  4.6 stable is dated 8/30.  I
> think
> all combinations were tried but the failure is in the ScopedPointer stuff
> which is pretty new IIRC.
> 
> It would be useful to know if PyQt is being tested against the Qt git
repo
> and, if so, what checkin.  Qt is a moving target so I realize there's
> trickiness.  In the past, I've found that in a few days time either Qt or
> PyQt has found and fixed bugs like this.

PyQt is only ever tested against released versions of Qt.

Phil


More information about the PyQt mailing list