


Plasma 4 Extensions by jaegerschnitzel 1069 comments
But it won'g work. - Oct 31 2010

Plasma 4 Extensions by jaegerschnitzel 1069 comments
Thanks,
Witold - Oct 30 2010

System Software by sabby7890 79 comments

System Software by sabby7890 79 comments
I see the following error message:
The requested URL /kxgenerator was not found on this server.
- Mar 10 2008

Various KDE Stuff by DarkShock 3 comments
Makefile:233: warning: overriding commands for target `moc_timertabpage.cpp'
Makefile:221: warning: ignoring old commands for target `moc_timertabpage.cpp'
g++ -c -pipe -Wall -W -O2 -DQT_NO_DEBUG -DQT_SHARED -DQT_THREAD_SUPPORT -I/usr/lib/qt/mkspecs/default -I. -I/usr/lib/qt/include -o main.o main.cpp
main.cpp:16:24: error: QApplication: No such file or directory
main.cpp:17:23: error: QPushButton: No such file or directory
main.cpp:18:21: error: QSettings: No such file or directory
main.cpp:19:23: error: QMessageBox: No such file or directory
main.cpp:20:23: error: QTranslator: No such file or directory
main.cpp:21:19: error: QLocale: No such file or directory
In file included from main.cpp:23:
multitimermainwindow.h:18:23: error: QMainWindow: No such file or directory
multitimermainwindow.h:25: error: expected class-name before '{' token
multitimermainwindow.h:26: error: ISO C++ forbids declaration of 'Q_OBJECT' with no type
multitimermainwindow.h:27: error: expected ';' before 'public'
multitimermainwindow.h:31: error: expected `:' before 'slots'
multitimermainwindow.h:32: error: expected primary-expression before 'void'
multitimermainwindow.h:32: error: ISO C++ forbids declaration of 'slots' with no type
multitimermainwindow.h:32: error: expected ';' before 'void'
main.cpp: In function 'int main(int, char**)':
main.cpp:27: error: 'QApplication' was not declared in this scope
main.cpp:27: error: expected `;' before 'app'
main.cpp:29: error: 'QTranslator' was not declared in this scope
main.cpp:29: error: expected `;' before 'qtTranslator'
main.cpp:30: error: 'qtTranslator' was not declared in this scope
main.cpp:30: error: 'QLocale' has not been declared
main.cpp:31: error: 'app' was not declared in this scope
main.cpp:33: error: expected `;' before 'multiTimerQtTranslator'
main.cpp:34: error: 'multiTimerQtTranslator' was not declared in this scope
main.cpp:34: error: 'QLocale' has not been declared
main.cpp:37: error: variable 'QSettings settings' has initializer but incomplete type
main.cpp:37: error: incomplete type 'QSettings' used in nested name specifier
main.cpp:42: error: 'QMessageBox' has not been declared
main.cpp:42: error: 'QString' was not declared in this scope
main.cpp:42: error: 'QObject' has not been declared
main.cpp:42: error: 'QMessageBox' has not been declared
main.cpp:47: error: 'class MultiTimerMainWindow' has no member named 'show'
main.cpp: At global scope:
main.cpp:25: warning: unused parameter 'argc'
main.cpp:25: warning: unused parameter 'argv'
make: *** [main.o] Error 1 - Oct 09 2007

Email by atomo64 88 comments

Email by atomo64 88 comments