[PyKDE] PYQT - 3.5 compilation problem

Surya Kiran Gullapalli skg at fluent.co.in
Mon May 26 10:23:00 BST 2003


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..
Thanks in advance,
Surya





More information about the PyQt mailing list