On Sat, 5 Sep 2009 19:31:14 -0700, "Glenn Tarbox, PhD" <[email protected]> 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 _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
