Gerard Vermeulen wrote:
Comment out (put // in front of) void setFileName in the lines
%If ( - KDE_3_3_0 ) KCatalogue (const QString& = QString ::null ); void setFileName (const QString&); %End
of the file
sip/kdecore/kcatalogue.sip lines 23-60/60 (END)
Wipe out features, run python configure.py, run make
It's going :)
Since I don't understand what's going on... can you please tell me if this a PyKDE bug or a mandrake one? (if I post a bug to mandrake cooker's list I will post both)
Thanks again,
I think it is a PyKDE bug. The sip file declares setFileName as public while it has been declared private in the KDE header files (the sip file should match the header file).
Mandrake would never change such a standard header file.
Phil? Jim? Are you aware of this problem?
Maurizio
_______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
