[PyKDE] PyKDE 3.11-alpha7 wont compile on amd64?
Jim Bublitz
jbublitz at nwinternet.com
Fri Apr 30 00:28:01 BST 2004
On Thursday April 29 2004 02:16, Pascal Hahn wrote:
> Am Mittwoch 28 April 2004 08:59 schrieb Phil Thompson:
> PyKDE-3.11-alpha7 is not compiling on my system. Anyone got an
> idea? I got sip 4.0 rc3 installed and PyQT 3.11.
>
> here my output of the complete compiling process:
>
>
> PyKDE version 3.11.0
> -------
>
> Python include directory is /usr/include/python2.3
> Python version is 2.3.3
>
> sip version is 4.0rc3 (4.0.0)
> sipKShortcutList::shortcutDefault(unsigned int) const':
> sipkdecorepart0.cpp:51346: error: new cannot be applied to a
> reference type sipkdecorepart0.cpp: In member function
> `virtual const KShortcut& sipKShortcutList::shortcut(unsigned
> int) const':
> sipkdecorepart0.cpp:51361: error: new cannot be applied to a
> reference type sipkdecorepart0.cpp: In Funktion »PyObject*
> convertFrom_ulonglong(void*)«:
Ooops! I think I posted that 4.0rc3 would work - it won't.
Actually rc3 has the bug above. You need:
sip-snapshot-20040424.tar.gz
which is at:
http://www.river-bank.demon.co.uk/download/snapshots/sip4/
You shouldn't need to rebuild PyQt, just sip (although rebuilding
PyQt won't hurt).
Jim
More information about the PyQt
mailing list