Re: [PyQt] SIP snapshots do not handle typedef as SIP-4.7.7

2008-10-27 Thread Phil Thompson
On Mon, 27 Oct 2008 06:14:13 +0100, Gerard Vermeulen <[EMAIL PROTECTED]> wrote: > Hi, > > I have .sip files like : > > class TripleField > { > > %TypeHeaderCode > #include > #include > using namespace Qwt3D; > %End // %TypeHeaderCode > > public: > TripleField(); > TripleField(size_typ

Re: [PyQt] Updated Windows GPL Installer Snapshot

2008-10-27 Thread Doug Bell
Phil Thompson wrote: > I've updated the snapshot of the Windows installer for Python v2.6. > > I'd be interested in feedback from those who have Python installed in a > non-standard directory and/or non-administrator installs. I have both, of course. The installer ran without reporting any error

Re: [PyQt] Updated Windows GPL Installer Snapshot

2008-10-27 Thread Phil Thompson
On Mon, 27 Oct 2008 07:04:29 -0400, Doug Bell <[EMAIL PROTECTED]> wrote: > Phil Thompson wrote: >> I've updated the snapshot of the Windows installer for Python v2.6. >> >> I'd be interested in feedback from those who have Python installed in a >> non-standard directory and/or non-administrator in

Re: [PyQt] Updated Windows GPL Installer Snapshot

2008-10-27 Thread Doug Bell
Phil Thompson wrote: > On Mon, 27 Oct 2008 07:04:29 -0400, Doug Bell <[EMAIL PROTECTED]> wrote: > > Phil Thompson wrote: > >> I've updated the snapshot of the Windows installer for Python v2.6. > >> > >> I'd be interested in feedback from those who have Python installed in a > >> non-standard dire

Re: [PyQt] Updated Windows GPL Installer Snapshot

2008-10-27 Thread Phil Thompson
On Mon, 27 Oct 2008 08:33:42 -0400, Doug Bell <[EMAIL PROTECTED]> wrote: > Phil Thompson wrote: >> On Mon, 27 Oct 2008 07:04:29 -0400, Doug Bell <[EMAIL PROTECTED]> wrote: >> > Phil Thompson wrote: >> >> I've updated the snapshot of the Windows installer for Python v2.6. >> >> >> >> I'd be interes

Re: [PyQt] Updated Windows GPL Installer Snapshot

2008-10-27 Thread Doug Bell
Phil Thompson wrote: > On Mon, 27 Oct 2008 08:33:42 -0400, Doug Bell <[EMAIL PROTECTED]> wrote: > > Phil Thompson wrote: > >> On Mon, 27 Oct 2008 07:04:29 -0400, Doug Bell <[EMAIL PROTECTED]> wrote: > >> > Phil Thompson wrote: > >> >> I've updated the snapshot of the Windows installer for Python v2

[PyQt] Re: More recent g++ slows build time immensely

2008-10-27 Thread Jim Crowell
Downgrading gcc and g++ from 4.2 to 4.1 decreased build time from about 15 minutes to 13.6 seconds. Thanks all, -Jim C. ___ PyQt mailing listPyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Re: [PyQt] Re: More recent g++ slows build time immensely

2008-10-27 Thread Giovanni Bajo
On 10/27/2008 4:52 PM, Jim Crowell wrote: Downgrading gcc and g++ from 4.2 to 4.1 decreased build time from about 15 minutes to 13.6 seconds. BTW, you can use the following commands to configure update-alternatives to handle GCC: $ sudo update-alternatives --install /usr/bin/gcc gcc /us

Re: [PyQt] Updated Windows GPL Installer Snapshot

2008-10-27 Thread Phil Thompson
On Mon, 27 Oct 2008 07:04:29 -0400, Doug Bell <[EMAIL PROTECTED]> wrote: > Phil Thompson wrote: >> I've updated the snapshot of the Windows installer for Python v2.6. >> >> I'd be interested in feedback from those who have Python installed in a >> non-standard directory and/or non-administrator in