On 25.06.07 15:31:22, techtonik wrote:
> Andreas Pakulat gmx.de> writes:
>
> >
> > On 19.06.07 21:05:37, Andreas Pakulat wrote:
> > > Hi,
> > >
> > > PyQt4.2's configure.py fails because QMAKE_CFLAGS_THREAD is not set,
> > > this variable seems to be not mandatory for win32-g++, although I have
On Monday 25 June 2007 6:20 pm, Gerard Vermeulen wrote:
> On Mon, 25 Jun 2007 17:21:56 +0100
>
> Phil Thompson <[EMAIL PROTECTED]> wrote:
> > > > > The package isn't extensible. If you want to add additional Qt
> > > > > based modules (or additional database drivers or image formats)
> > > > > then
On Mon, 25 Jun 2007 17:21:56 +0100
Phil Thompson <[EMAIL PROTECTED]> wrote:
> > > > The package isn't extensible. If you want to add additional Qt
> > > > based modules (or additional database drivers or image formats)
> > > > then you should build things yourself.
> > >
> > > Does it mean that it
On Monday 25 June 2007 5:14 pm, Phil Thompson wrote:
> On Monday 25 June 2007 4:51 pm, Gerard Vermeulen wrote:
> > On Sun, 24 Jun 2007 16:12:57 +0100
> >
> > Phil Thompson <[EMAIL PROTECTED]> wrote:
> > > I've created a binary Windows installer for what will be PyQt v4.3 at
> > > http://www.riverba
On Monday 25 June 2007 4:51 pm, Gerard Vermeulen wrote:
> On Sun, 24 Jun 2007 16:12:57 +0100
>
> Phil Thompson <[EMAIL PROTECTED]> wrote:
> > I've created a binary Windows installer for what will be PyQt v4.3 at
> > http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-gpl-4.3a1-Py2.
> >5.exe
On Monday 25 June 2007 4:40 pm, techtonik wrote:
> Phil Thompson riverbankcomputing.co.uk> writes:
> > I've created a binary Windows installer for what will be PyQt v4.3 at
> > http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-gpl-4.3a1-Py2.
> >5.exe
> >
> > The purpose of the package is
On Sun, 24 Jun 2007 16:12:57 +0100
Phil Thompson <[EMAIL PROTECTED]> wrote:
> I've created a binary Windows installer for what will be PyQt v4.3 at
> http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-gpl-4.3a1-Py2.5.exe
>
> The purpose of the package is to satisfy the needs of 95% of us
Phil Thompson riverbankcomputing.co.uk> writes:
>
> I've created a binary Windows installer for what will be PyQt v4.3 at
> http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-gpl-4.3a1-Py2.5.exe
>
> The purpose of the package is to satisfy the needs of 95% of users - not 100%.
Are tho
Andreas Pakulat gmx.de> writes:
>
> On 19.06.07 21:05:37, Andreas Pakulat wrote:
> > Hi,
> >
> > PyQt4.2's configure.py fails because QMAKE_CFLAGS_THREAD is not set,
> > this variable seems to be not mandatory for win32-g++, although I have
> > to admit that I'm using qt-copy from KDE's svn and
On 25.06.07 14:52:02, techtonik wrote:
> Andreas Pakulat gmx.de> writes:
>
> >
> > On 19.06.07 11:27:13, techtonik wrote:
> > > The same thing happens with generated Makefiles. They contain DOS/NT
> > > commands
> > > even if generated from MSYS environment. Why isn't it possible to use
> > > d
Giovanni wrote:
> It wasn't a PyInstaller mode, it was just a way of compiling PyQt. I
> spoke of this to Phil and he agreed to implement it directly within
> SIP/PyQt. The above installer is the result of his work.
Oh, THANK YOU for this, Giovanni, Phil. I've long wished for a way to
package Py
Andreas Pakulat gmx.de> writes:
>
> On 19.06.07 11:27:13, techtonik wrote:
> > The same thing happens with generated Makefiles. They contain DOS/NT
> > commands
> > even if generated from MSYS environment. Why isn't it possible to use
> > distutils/setuptools or scons instead of reinventing the
On Friday 22 June 2007 5:03 pm, Giovanni Bajo wrote:
> Try this:
>
> foo.pro:
> =
> CODECFORTR = UTF-8
> CODECFORSRC = UTF-8
>
> SOURCES = foo.py
> =
>
> foo.py:
> ===
> print 'Dir: ',timeme('foobar', 'barfoo')
> =
On Monday 25 June 2007 9:33 am, Ismail Dönmez wrote:
> Hi Phil,
>
> On Sunday 24 June 2007 12:43:03 Phil Thompson wrote:
> > I think if you use -j2 instead of -i it will compile (and in a reasonable
> > time). I'll update the patch (or SIP).
>
> Should I add back ulonglong headers back or you will
On 6/25/2007 10:46 AM, Sundance wrote:
I've created a binary Windows installer for what will be PyQt v4.3 at
http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-gpl-4.3a1-Py2.5.exe
Oh, wonderful! Thank you Phil, this will make deploying stuff on Windows
that much easier. :)
Speaking
On Monday 25 June 2007 9:33 am, Ismail Dönmez wrote:
> Hi Phil,
>
> On Sunday 24 June 2007 12:43:03 Phil Thompson wrote:
> > I think if you use -j2 instead of -i it will compile (and in a reasonable
> > time). I'll update the patch (or SIP).
>
> Should I add back ulonglong headers back or you will
Phil wrote:
> I've created a binary Windows installer for what will be PyQt v4.3 at
>
http://www.riverbankcomputing.com/Downloads/PyQt4/GPL/PyQt-gpl-4.3a1-Py2.5.exe
Oh, wonderful! Thank you Phil, this will make deploying stuff on Windows
that much easier. :)
Speaking of which, Giovanni -- if I
Hi Phil,
On Sunday 24 June 2007 12:43:03 Phil Thompson wrote:
> I think if you use -j2 instead of -i it will compile (and in a reasonable
> time). I'll update the patch (or SIP).
Should I add back ulonglong headers back or you will change sip?
Regards,
ismail
--
Perfect is the enemy of good
s
On Monday 25 June 2007 1:18 am, Giovanni Bajo wrote:
> >> * I'm not sure installing assistant/designer/linguist in c:\python25
> >> is the right way to go. Why don't you put them into c:\program
> >> files\pyqt? I am not so sure about the location of
> >> pylupdate/pyrcc/pylrealease.
> >
> > I di
19 matches
Mail list logo