[PyQt] Problems Compiling PyQt4.4

Gustavo A. Díaz gustavo.diaz at gmail.com
Fri May 9 19:53:48 BST 2008


Well.. after adding -lpython2.5 to every single Makefile (:S) compiled
perfectly...
Maybe Kubuntu maintainers broke Qt4.4 someway as you said.

2008/5/9 Gustavo A. Díaz <gustavo.diaz at gmail.com>:

> LFLAGS = -Wl,--no-undefined -shared -Wl,-rpath,/usr/lib
> -Wl,--version-script=QtCore.exp
>
> It does it seems (this is on PyQt4.4 latest snapshot by the way)
>
> And for Kubuntu, they've upgraded to Qt4.4 (in hardy as well).
>
> So like i have a few problems in the implementation of stylesheets, i am
> trying to compile PyQt4.4 if was cause of PyQt4.3 with Qt4.4 or if Qt4.4
> changed a few things about it.
>
> Cheers.
>
> 2008/5/9 Phil Thompson <phil at riverbankcomputing.com>:
>
> You shouldn't need to add it. My (amd64) Kubuntu is still on Qt v4.3.4.
>>
>> Does the QtCore Makefile include --no-undefined?
>>
>> If it does then you either have Qt v4.4rc1, or Kubuntu has broken Qt v4.4.
>>
>> Phil
>>
>> On Friday 09 May 2008 18:07:06 Gustavo A. Díaz wrote:
>> > Where i should add -lpython2.5 ?
>> >
>> > Thanks.
>> >
>> > 2008/5/9 İsmail Dönmez <ismail at namtrac.org>:
>> > > Hi,
>> > >
>> > > On Fri, May 9, 2008 at 10:47 AM, Phil Thompson
>> > >
>> > > <phil at riverbankcomputing.com> wrote:
>> > > > On Friday 09 May 2008 04:03:49 Gustavo A. Díaz wrote:
>> > > >> Hi,
>> > > >>
>> > > >> I cant manage to compile right PyQt4.4 latest snapshot.
>> > > >> I've compiled latest Sip snapshot, latest Qscintilla snapshot and i
>> > > >> have brand new Qt.4.4 (Kubuntu Hardy).
>> > > >> I am attaching where starts to give errors... (and it is very
>> long...)
>> > > >
>> > > > Looks like it's not finding the Python library. What does the
>> Makefile
>> > >
>> > > look
>> > >
>> > > > like?
>> > >
>> > > I also see this on Ubuntu Hardy. Makefile's LIBS part is missing
>> > > -lpython2.5. Adding that fixes the issue. I didn't see this problem
>> > > with May 05 snapshot though so it might be a new problem.
>> > >
>> > > Regards,
>> > > ismail
>> > >
>> > >
>> > > --
>> > > Never learn by your mistakes, if you do you may never dare to try
>> again.
>> > >
>> > > _______________________________________________
>> > > PyQt mailing list    PyQt at riverbankcomputing.com
>> > > http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>>
>>
>>
>
>
> --
> Gustavo A. Díaz
> GDNet Projects
> www.gdnet.com.ar
>



-- 
Gustavo A. Díaz
GDNet Projects
www.gdnet.com.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20080509/23c88fbe/attachment-0001.html


More information about the PyQt mailing list