[PyKDE] PyQt compile error
Steve Spenst
spenst at accesscomm.ca
Sat Mar 3 04:54:19 GMT 2001
Hello,
I am trying to compile PyQt 2.3, and am getting the following error:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/python2.0
-I/usr/local/include/sip -I/usr/lib/qt/include -I/usr/X11R6/include
-fno-exceptions -O2 -Wp,-MD,.deps/qtcmodule.pp -c -fPIC -DPIC qtcmodule.cpp
-o qtcmodule.lo
qtcmodule.cpp: In function `PyObject *initModule (PyObject *, PyObject
*)':
qtcmodule.cpp:7766: `WFocusSet' undeclared (first use this function)
qtcmodule.cpp:7766: (Each undeclared identifier is reported only once
for each function it appears in.)
make[2]: *** [qtcmodule.lo] Error 1
I am using Linux Mandrake 8.0b1 with gcc 2.96. I got the same error using
Mandrake 7.2.
Any idea what's wrong, and what I can do about it?
Thanks in advance,
Steve
More information about the PyQt
mailing list