[PyKDE] ANN PyQt v4.0 Released

imcs ee imcsee at gmail.com
Sun Jun 11 21:15:26 BST 2006


with sole's help. i can build pyqt4 with msvc.net now.
what i missed is not setting
QMAKESPEC and QTDIR
thanks again to sole for the quick and informative response.it cleared up on
a lot of things to me.


On 6/12/06, sole at esrf.fr <sole at esrf.fr> wrote:
>
> Quoting imcs ee <imcsee at gmail.com>:
>
> > sole,
> > I build Qt4 source with the patch file your told me.
> > (build with qconfigure msvc.net, and i uninstall mingw already)
> > and it looks working.(i can run the demo of qt4).
> > add qtbin to the PATH.
> > then i build sip as your said(configure,nmake,nmake install)
> > then i build pyqt4....configure returen the error.
> > the reason is the file(qtdirs.mk.Release) created by configure still use
> > mingw style setting. """CC            = gcc CXX           = g++"""
> > so, the building failed...
> >
>
> So, Qt4 was fine.
>
> Did sip go thru? If so, then everything is OK from your side. You could
> compare
> the generated Makefile of sip and the Makefile of PyQt4 and adapt those
> variables.
>
> I will try to build everything again and see if I reproduce the problem. I
> was
> using latest pre-official PyQt4 snapshots and not the latest official
> release.
>
> Armando
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20060611/f11e50c5/attachment.html


More information about the PyQt mailing list