On Tuesday 17 February 2009 00:23:45 V. Armando Sole wrote:
> Hello,
>
> At 12:26 16/02/2009 -0800, Matt Newell wrote:
> >Qt and PyQt work fine with 64 bit windows but I've been unable to get a
> >working Qt so far with mingw-w64. I've had success with visual studio
> > 2005 and could provide inst
Hello,
At 12:26 16/02/2009 -0800, Matt Newell wrote:
Qt and PyQt work fine with 64 bit windows but I've been unable to get a
working Qt so far with mingw-w64. I've had success with visual studio 2005
and could provide installers. I will need a few days though as I am busy
with other things atm
If you could provide installers (or anything that save us some steps)
many of us would no doubt appreciate it.
Ian
On Mon, Feb 16, 2009 at 8:53 PM, Ian Jones wrote:
> If you could provide installers (or anything that save us some steps)
> many of us would no doubt appreciate it.
On Wednesday 11 February 2009 23:12:15 Dave Doty wrote:
> On Wed, Feb 11, 2009 at 2:04 AM, Phil Thompson
>
> wrote:
> > > The file c:\programs\Python26\include\Python.h does exist, with read
> > > permissions enabled, so I assumed that the inability to find it was
> >
> > either
> >
> > > an error
On Wed, Feb 11, 2009 at 2:04 AM, Phil Thompson
wrote:
>
> > The file c:\programs\Python26\include\Python.h does exist, with read
> > permissions enabled, so I assumed that the inability to find it was
> either
> > an error in the build scripts, or my own misunderstanding of how to use
> > them.
>
On Tue, 10 Feb 2009 16:45:45 -0600, Dave Doty wrote:
> On Tue, Feb 10, 2009 at 4:19 PM, Phil Thompson
> wrote:
>
>> > make[1]: Entering directory
>> > `/cygdrive/c/Users/ddoty/Downloads/python/sip-4.7.9/siplib'
>> > gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I.
>> > -Ic:\programs\Python26\in
On Tue, Feb 10, 2009 at 4:19 PM, Phil Thompson
wrote:
> > make[1]: Entering directory
> > `/cygdrive/c/Users/ddoty/Downloads/python/sip-4.7.9/siplib'
> > gcc -c -O2 -w -DUNICODE -DQT_LARGEFILE_SUPPORT -I.
> > -Ic:\programs\Python26\include -o siplib.o siplib.c
> > siplib.c:16:20: Python.h: No such
On Tue, 10 Feb 2009 15:54:28 -0600, Dave Doty wrote:
> I attempted to run
> pythonw PyQt4/examples/tools/qtdemo/qtdemo.pyw
>
> After installing the Windows binaries for PyQt 4.4.4-2, with 64-bit
Python
> 2.6.1, on 64-bit Windows Vista Business, and received the following error
> message:
>
>
I attempted to run
pythonw PyQt4/examples/tools/qtdemo/qtdemo.pyw
After installing the Windows binaries for PyQt 4.4.4-2, with 64-bit Python
2.6.1, on 64-bit Windows Vista Business, and received the following error
message:
Traceback (most recent call last):
File "qtdemo.pyw", line 28,