[PyQt] Re: PyQt Digest, Vol 63, Issue 17

Diego Casella ([Po]lentino) polentino911 at gmail.com
Fri Oct 9 20:57:15 BST 2009


>
> Date: Fri, 9 Oct 2009 15:30:12 +0200
> From: David Boddie <dboddie at trolltech.com>
> Subject: Re: [PyQt] [Help] PyQt building issue
> To: pyqt at riverbankcomputing.com
> Message-ID: <200910091530.12784.dboddie at trolltech.com>
> Content-Type: text/plain;  charset="iso-8859-15"
>
> On Fri Oct 9 08:01:22 BST 2009, Diego Casella ([Po]lentino) wrote:
>
> > I'm in trouble with building PyQt ( 20091007 snapshot version ) with both
> > SIP4.6 stable and the development version;
> > this is what it shows:
> >
> > /default -I/opt/qt4/include/QtCore -I/opt/qt4/include
> -I/usr/X11R6/include
> > -o sipQtCoreQResource.o sipQtCoreQResource.cpp
> > In file included from sip/QtCore/qresource.sip:39:
> > /opt/qt4/include/QtCore/qscopedpointer.h: In copy constructor
> > 'QResource::QResource(const QResource&)':
> > /opt/qt4/include/QtCore/qscopedpointer.h:180: error: 'QScopedPointer<T,
> > Cleanup>::QScopedPointer(const QScopedPointer<T, Cleanup>&) [with T =
> > QResourcePrivate, Cleanup = QScopedPointerDeleter<QResourcePrivate>]' is
> > private
> > /opt/qt4/include/QtCore/qresource.h:59: error: within this context
>
> The QScopedPointer references indicate that you're building it against a
> pre-release of Qt 4.6, which isn't supported. Try building against Qt 4.5.3
> instead.
>
> David
>
> It sounds a bit odd ...
I was  wondering that PyQt-x11-gpl-4.6 ( i tried with both stable and
snapshot ) can build against Qt4.6 TP1 ...
By the way, thanks for the explanation =)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20091009/f40ff395/attachment.html


More information about the PyQt mailing list