[PyKDE] PYQT - 3.5 compilation problem

Phil Thompson phil at riverbankcomputing.co.uk
Mon May 26 10:35:01 BST 2003


On Monday 26 May 2003 9:21 am, Surya Kiran Gullapalli wrote:
> Hi all,
> I'm trying to compile PyQt -3.5 with sip3.5 and qt-3.1.2. I'm getting
> the following problems, when i say make.
>
> ============
> <command line>:1:1: macro names must be identifiers
> In file included from qtcmodule.cpp:159:
> sipqtQMutex.h:38: syntax error before `*' token
> In file included from qtcmodule.cpp:160:
> sipqtQMutexLocker.h:39: syntax error before `*' token
> In file included from qtcmodule.cpp:192:
> sipqtQSemaphore.h:38: syntax error before `*' token
> In file included from qtcmodule.cpp:230:
> sipqtQThread.h:43: syntax error before `{' token
> sipqtQThread.h:46: syntax error before `unsigned'
> sipqtQThread.h:47: destructors must be member functions
> sipqtQThread.h:60: syntax error before `private'
> sipqtQThread.h:62: syntax error before `&' token
> sipqtQThread.h:65: syntax error before `}' token
> sipqtQThread.h:67: syntax error before `*' token
> In file included from qtcmodule.cpp:250:
> sipqtQWaitCondition.h:39: syntax error before `*' token
> make: *** [qtcmodule.o] Error 1
> =============
> what could have gone wrong..

What't the output from runing build.py for PyQt?

Phil




More information about the PyQt mailing list