[review] [PyKDE] can't make PyKDE

Витёк bugtraq at inbox.ru
Tue Jul 5 13:22:07 BST 2005


Jim Thank you for your response.

First, I was updating SIP, PyQT, PyKDE. Second I try to make this. SIP, PyQT
making successful.

After this problem with my previous post solved, but new problem appear

g++: internal error: Killed (program cc1plus)

I think it is problem with my compiler.

With best wishes Viktor.

-----Original Message-----
From: pykde-bounces at mats.imk.fraunhofer.de
[mailto:pykde-bounces at mats.imk.fraunhofer.de] On Behalf Of Jim Bublitz
Sent: Monday, July 04, 2005 8:18 PM
To: pykde at mats.imk.fraunhofer.de
Cc: витёк
Subject: Re: [review] [PyKDE] can't make PyKDE

On Thursday 30 June 2005 14:46, витёк wrote:
> sip version is snapshot-20050626 (4.2.1)

More recent sip versions require explicit declaration of some private 
destructors - (2) and (3) below. The most recent 6/28 PyKDE snapshot should 
fix all of those occurrences:

<http://www.river-bank.demon.co.uk/download/snapshots/PyKDE/PyKDE-snapshot20
050628.tar.gz>

I'm not sure about the (1) error below - let me know if that's still a 
problem. If it is, it would help to know which gcc version you're using - I 
don't see that error here.

Jim


-----
(1)
> sip/kdecore/kurl.sip: In function 'PyObject*
> slot_KURL_List___add__(PyObject*, PyObject*)':
>
> sip/kdecore/kurl.sip:348: error: invalid cast of an rvalue expression of
> type 'QValueList<KURL>' to type 'const KURL::List&'


(2)
> sipkdecorepart0.cpp: In function 'void
> dealloc_KProcessController(sipWrapper*)':
> /usr/include/kde/kprocctrl.h:140: error: 'virtual
> KProcessController::~KProcessController()' is private
>

(3)
> sipkdecorepart0.cpp:44135: error: within this context
> sipkdecorepart0.cpp: In function 'void
> dealloc_KSharedConfig(sipWrapper*)':
>
> /usr/include/kde/kconfig.h:291: error: 'virtual
> KSharedConfig::~KSharedConfig()' is private

_______________________________________________
PyKDE mailing list    PyKDE at mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde





More information about the PyQt mailing list