[PyQt] Can't build latest PyQt snapshot on Ubuntu

Phil Thompson phil at riverbankcomputing.co.uk
Fri Jul 20 10:51:45 BST 2007


On Friday 20 July 2007 10:09 am, Arve Knudsen wrote:
> Hi
>
> I'm having problems building the latest PyQt snapshot against the current
> Qt in Ubuntu (4.3.0-2ubuntu1). The reason is configure.py isn't able to
> figure out that Qt is installed as dynamic libraries, due to that QT_SHARED
> isn't defined in the QLibraryInfo header by the looks of it.

It should be set in the Makefile by qmake. See the qtdirs.mk file after 
running configure.py.

Phil


More information about the PyQt mailing list