Re: [PyQt] Re: PyQt4.2 not buildable on win32 using mingw

2007-06-25 Thread Andreas Pakulat
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

[PyQt] Re: PyQt4.2 not buildable on win32 using mingw

2007-06-25 Thread techtonik
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