Hi,

I can't compile kwallet/client/kwallet.cc:

/home/alex/src/kde4-svn/KDE/kdelibs/kwallet/client/kwallet.cc: In constructor   
    `KWallet::Wallet::Wallet(int, const QString&)':
/home/alex/src/kde4-svn/KDE/kdelibs/kwallet/client/kwallet.cc:108: error:
   syntax error before `::' token
/home/alex/src/kde4-svn/KDE/kdelibs/kwallet/client/kwallet.cc:109: error: `
   setParent' undeclared (first use this function)

the generated header kwallet_interface.h is basically empty, and so is the 
generated xml file org.kde.KWallet.xml, see the attached file.

What's going wrong there ?
I'm not completely up to date with the dbus stuff...

Bye
Alex
-- 
Work: alexander.neundorf AT jenoptik.com - http://www.jenoptik-los.de
Home: neundorf AT kde.org                - http://www.kde.org
      alex AT neundorf.net               - http://www.neundorf.net
/*
 * This file was generated by dbusxml2cpp version 0.6
 * Command line was: dbusxml2cpp -m -p kwallet_interface /home/alex/src/kde4-svn/buildKDE/kdelibs/kwallet/client/org.kde.KWallet.xml
 *
 * dbusxml2cpp is Copyright (C) 2006 Trolltech ASA. All rights reserved.
 *
 * This is an auto-generated file.
 * Do not edit! All changes made to it will be lost.
 */

#ifndef KWALLET_INTERFACE_H_1169834122
#define KWALLET_INTERFACE_H_1169834122

#include <QtCore/QObject>
#include <QtCore/QByteArray>
#include <QtCore/QList>
#include <QtCore/QMap>
#include <QtCore/QString>
#include <QtCore/QStringList>
#include <QtCore/QVariant>
#include <QtDBus/QtDBus>

#endif
<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd";>
<node>
</node>
_______________________________________________
Kde-buildsystem mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-buildsystem

Reply via email to