On Sunday 12 February 2006 4:31 pm, Jay Mutter wrote:
> I downloaded and installed the open source edition of QT 4.1.0
> I downloaded and installed the latest snapshot of SIP and then tried
> PyQt and get the following
>
>
> Error: qglobal.h could not be found in
> /usr/local/Trolltech/Qt-4.1.0/include/QtCore or
> /usr/local/Trolltech/Qt-4.1.0/include.
> Incommunicado:~/documents/downloads/PyQt4-gpl-snapshot-20060212 jlm1$
>
> QtCore doesn't exist and neither does qglobal.h
Well, they are both part of Qt, so if they don't exist you haven't installed
Qt properly.
Phil
|