I'm sorry. I've forgotten Qt-version.
I encountered compile error.
Linux + Python-2.4 + sip-4.1.1 + PyQt-3.13 with Qt-3.1.2
$ make
make[1]: Entering directory `/home/opensrc/PyQt-x11-gpl-3.13/qttable'
g++ -c -pipe -fPIC -O2 -Wall -W -DQT_NO_DEBUG -I.
-I/opt/python
I encountered compile error.
Linux + Python-2.4 + sip-4.1.1 + PyQt-3.13
$ make
make[1]: Entering directory `/home/opensrc/PyQt-x11-gpl-3.13/qttable'
g++ -c -pipe -fPIC -O2 -Wall -W -DQT_NO_DEBUG -I.
-I/opt/python24/include/python2.4 -I/usr/lib/qt/include -I/usr/X11R6/include -o
sipqttableQTabl
> I'm sorry. I've forgotten Qt-version.
>
> I encountered compile error.
>
> Linux + Python-2.4 + sip-4.1.1 + PyQt-3.13 with Qt-3.1.2
>
> $ make
>
> make[1]: Entering directory `/home/opensrc/PyQt-x11-gpl-3.13/qttable'
> g++ -c -pipe -fPIC -O2 -Wall -W -DQT_NO_DEBUG -I.
> -I/opt/python24/include/py