Robin79 l33t
Joined: 18 Oct 2003 Posts: 632 Location: /home/valdemarsvik
|
Posted: Thu Oct 05, 2006 2:40 pm Post subject: Kcdemu |
|
|
hi i try to compile kcdemu 0.4.0 and get this error messages dont understand what todo
Code: |
for i in lib; do make -C $i SRC_ROOT=`pwd`; done
make[1]: Entering directory `/home/siegfried/Nerladdat/KCDemu/lib'
moc -o KCDemuSystemTray.moc KCDemuSystemTray.h
gcc -c KCDemuSystemTray.cpp -I/usr/qt/3/include/ -I/include/ -I/home/siegfried/Nerladdat/KCDemu
I fil inkluderad från KCDemuSettingsMenu.h:22,
från KCDemuSystemTray.h:22,
från KCDemuSystemTray.cpp:19:
KCDemuNumDevMenu.h:22:24: fel: kpopupmenu.h: Filen eller katalogen finns inte
I fil inkluderad från KCDemuNumDevMenu.h:24,
från KCDemuSettingsMenu.h:22,
från KCDemuSystemTray.h:22,
från KCDemuSystemTray.cpp:19:
KCDemuProcess.h:24:25: fel: kmessagebox.h: Filen eller katalogen finns inte
KCDemuProcess.h:25:22: fel: kprocess.h: Filen eller katalogen finns inte
I fil inkluderad från KCDemuSystemTray.h:23,
från KCDemuSystemTray.cpp:19:
KCDemuDeviceMenu.h:28:25: fel: kfiledialog.h: Filen eller katalogen finns inte
I fil inkluderad från KCDemuSystemTray.cpp:19:
KCDemuSystemTray.h:29:26: fel: kapplication.h: Filen eller katalogen finns inte
KCDemuSystemTray.h:30:25: fel: ksystemtray.h: Filen eller katalogen finns inte
KCDemuSystemTray.h:32:25: fel: kiconloader.h: Filen eller katalogen finns inte
I fil inkluderad från KCDemuSystemTray.cpp:20:
KCDemuSystemTray.moc:12:2: fel: #error "The header file 'KCDemuSystemTray.h' doesn't include <QObject>."
KCDemuProcess.h:27: fel: expected class-name before "{" token
KCDemuProcess.h:28: fel: ISO C++ forbids declaration of "Q_OBJECT" with no type
KCDemuProcess.h:30: fel: expected ";" before "public"
KCDemuProcess.h:36: fel: expected `:' before "slots"
KCDemuProcess.h:37: fel: expected primary-expression before "void"
KCDemuProcess.h:37: fel: ISO C++ forbids declaration of "slots" with no type
KCDemuProcess.h:37: fel: expected ";" before "void"
KCDemuNumDevMenu.h:26: fel: expected class-name before "{" token
KCDemuNumDevMenu.h:27: fel: ISO C++ forbids declaration of "Q_OBJECT" with no type
KCDemuNumDevMenu.h:29: fel: expected ";" before "public"
KCDemuNumDevMenu.h:33: fel: expected `:' before "slots"
KCDemuNumDevMenu.h:34: fel: expected primary-expression before "void"
KCDemuNumDevMenu.h:34: fel: ISO C++ forbids declaration of "slots" with no type
KCDemuNumDevMenu.h:34: fel: expected ";" before "void"
KCDemuSettingsMenu.h:24: fel: expected class-name before "{" token
KCDemuSettingsMenu.h:26: fel: expected `)' before "*" token
KCDemuDeviceMenu.h:34: fel: expected class-name before "{" token
KCDemuDeviceMenu.h:35: fel: ISO C++ forbids declaration of "Q_OBJECT" with no type
KCDemuDeviceMenu.h:37: fel: expected ";" before "public"
KCDemuDeviceMenu.h:44: fel: expected `:' before "slots"
KCDemuDeviceMenu.h:45: fel: expected primary-expression before "void"
KCDemuDeviceMenu.h:45: fel: ISO C++ forbids declaration of "slots" with no type
KCDemuDeviceMenu.h:45: fel: expected ";" before "void"
KCDemuDeviceMenu.h:50: fel: expected primary-expression before "void"
KCDemuDeviceMenu.h:50: fel: ISO C++ forbids declaration of "signals" with no type
KCDemuDeviceMenu.h:50: fel: expected ";" before "void"
KCDemuSystemTray.h:44: fel: expected class-name before "{" token
KCDemuSystemTray.h:45: fel: "QVariant" has not been declared
KCDemuSystemTray.h:45: fel: "QVariant" has not been declared
KCDemuSystemTray.h:56: fel: "QMouseEvent" has not been declared
KCDemuSystemTray.h:65: fel: ISO C++ forbids declaration of "QPopupMenu" with no type
KCDemuSystemTray.h:65: fel: expected ";" before "*" token
KCDemuSystemTray.h:66: fel: ISO C++ forbids declaration of "QPopupMenu" with no type
KCDemuSystemTray.h:66: fel: expected ";" before "*" token
KCDemuSystemTray.moc:41: fel: "const QMetaObject KCDemuSystemTray::staticMetaObject" is not a static member of "class KCDemu
SystemTray"
KCDemuSystemTray.moc:41: fel: variable "const QMetaObject KCDemuSystemTray::staticMetaObject" has initializer but incomplete
type
KCDemuSystemTray.moc:42: fel: "KSystemTray" has not been declared
KCDemuSystemTray.moc:46: fel: prototype for "const QMetaObject* KCDemuSystemTray::metaObject() const" does not match any in
class "KCDemuSystemTray"
KCDemuSystemTray.h:45: fel: kandidat är: virtual QMetaObject* KCDemuSystemTray::metaObject() const
KCDemuSystemTray.moc:46: fel: "const QMetaObject* KCDemuSystemTray::metaObject() const" cannot be overloaded
KCDemuSystemTray.h:45: fel: with "virtual QMetaObject* KCDemuSystemTray::metaObject() const"
KCDemuSystemTray.moc: In member function "const QMetaObject* KCDemuSystemTray::metaObject() const":
KCDemuSystemTray.moc:48: fel: cannot convert "QMetaObject* (*)()" to "const QMetaObject*" in return
KCDemuSystemTray.moc: At global scope:
KCDemuSystemTray.moc:51: fel: no "void* KCDemuSystemTray::qt_metacast(const char*)" member function declared in class "KCDem
uSystemTray"
KCDemuSystemTray.moc: In member function "void* KCDemuSystemTray::qt_metacast(const char*)":
KCDemuSystemTray.moc:56: fel: "KSystemTray" has not been declared
KCDemuSystemTray.moc: At global scope:
KCDemuSystemTray.moc:59: fel: "int KCDemuSystemTray::qt_metacall" is not a static member of "class KCDemuSystemTray"
KCDemuSystemTray.moc:59: fel: incomplete type "QMetaObject" used in nested name specifier
KCDemuSystemTray.moc:59: fel: expected primary-expression before "int"
KCDemuSystemTray.moc:59: fel: expected primary-expression before "void"
KCDemuSystemTray.moc:59: fel: initializer expression list treated as compound expression
KCDemuSystemTray.moc:60: fel: expected "," or ";" before "{" token
KCDemuSystemTray.cpp: In constructor "KCDemuSystemTray::KCDemuSystemTray(QWidget*, const char*)":
KCDemuSystemTray.cpp:24: fel: "KGlobal" has not been declared
KCDemuSystemTray.cpp:24: fel: "KIcon" has not been declared
KCDemuSystemTray.cpp:25: fel: "KGlobal" has not been declared
KCDemuSystemTray.cpp:25: fel: "KIcon" has not been declared
KCDemuSystemTray.cpp: In destructor "KCDemuSystemTray::~KCDemuSystemTray()":
KCDemuSystemTray.cpp:42: fel: "class KCDemuSystemTray" has no member named "trayLeftMenu"
KCDemuSystemTray.cpp:43: fel: "class KCDemuSystemTray" has no member named "trayRightMenu"
KCDemuSystemTray.cpp: In member function "void KCDemuSystemTray::changeState(int, bool)":
KCDemuSystemTray.cpp:52: fel: "class KCDemuSystemTray" has no member named "trayLeftMenu"
KCDemuSystemTray.cpp:52: fel: "class KCDemuSystemTray" has no member named "trayLeftMenu"
KCDemuSystemTray.cpp:55: fel: "class KCDemuSystemTray" has no member named "trayLeftMenu"
KCDemuSystemTray.cpp:55: fel: "class KCDemuSystemTray" has no member named "trayLeftMenu"
KCDemuSystemTray.cpp: At global scope:
KCDemuSystemTray.cpp:70: fel: variable or field "mousePressEvent" declared void
KCDemuSystemTray.cpp:70: fel: "int KCDemuSystemTray::mousePressEvent" is not a static member of "class KCDemuSystemTray"
KCDemuSystemTray.cpp:70: fel: "QMouseEvent" was not declared in this scope
KCDemuSystemTray.cpp:70: fel: "e" was not declared in this scope
KCDemuSystemTray.cpp:70: fel: expected "," or ";" before "{" token
KCDemuSystemTray.cpp: In member function "int KCDemuSystemTray::createMenus()":
KCDemuSystemTray.cpp:87: fel: "class KCDemuSystemTray" has no member named "trayLeftMenu"
KCDemuSystemTray.cpp:87: fel: expected type-specifier before "QPopupMenu"
KCDemuSystemTray.cpp:87: fel: expected `;' before "QPopupMenu"
KCDemuSystemTray.cpp:88: fel: "class KCDemuSystemTray" has no member named "trayRightMenu"
KCDemuSystemTray.cpp:88: fel: expected type-specifier before "QPopupMenu"
KCDemuSystemTray.cpp:88: fel: expected `;' before "QPopupMenu"
KCDemuSystemTray.cpp:109: fel: "class KCDemuSystemTray" has no member named "trayRightMenu"
KCDemuSystemTray.cpp:109: fel: "KGlobal" has not been declared
KCDemuSystemTray.cpp:109: fel: "KIcon" has not been declared
KCDemuSystemTray.cpp:109: fel: "KApplication" has not been declared
KCDemuSystemTray.cpp:110: fel: "class KCDemuSystemTray" has no member named "trayLeftMenu"
KCDemuSystemTray.cpp: In member function "int KCDemuSystemTray::createDeviceMenu(int)":
KCDemuSystemTray.cpp:121: fel: "class KCDemuSystemTray" has no member named "trayLeftMenu"
KCDemuSystemTray.cpp:122: fel: "class KCDemuSystemTray" has no member named "trayLeftMenu"
KCDemuSystemTray.cpp:126: fel: incomplete type "QObject" used in nested name specifier
KCDemuDeviceMenu.h:42: fel: "void KCDemuDeviceMenu::checkStatus()" is private
KCDemuSystemTray.cpp:132: fel: within this context
KCDemuSystemTray.cpp: In member function "int KCDemuSystemTray::setIcon(QPixmap)":
KCDemuSystemTray.cpp:138: fel: "setPixmap" was not declared in this scope
make[1]: *** [KCDemuSystemTray.o] Fel 1
make[1]: Leaving directory `/home/siegfried/Nerladdat/KCDemu/lib'
make: *** [do-it-always] Fel 2
|
_________________ Gentoo 2005.0
ASUS P5AD2 Deluxe MB
Intel P4 3.2GHz
PCI-E Nvidia Geforce PCX 5750
--------------------
Registered Linux User Nr # 319050 http://counter.li.org |
|