[PyKDE] PyQt 2.5 contains QT 3.0 stuff?
Ewald R. de Wit
erdewit at zonnet.nl
Mon Oct 1 12:40:33 BST 2001
Hello,
I'm having problems getting the SIP generated code to compile. I'm
using Qt 2.3.1, SIP 2.5 and PyQt 2.5 on Linux Mandrake 8.0 and i get
errors like these while making the project:
sipqtQPopupMenu.h:78: `QTabletEvent' was not declared in this scope
sipqtQPopupMenu.h:79: `QIMEvent' was not declared in this scope
sipqtQPopupMenu.h:82: `QContextMenuEvent' was not declared in this scope
These Q* names belong, I believe, to Qt 3.0 so what the heck are they
doing here? How can I get rid of these?
--
-- Ewald
More information about the PyQt
mailing list