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
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to