LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   I have a problem with komba! Please help me! (https://www.linuxquestions.org/questions/linux-software-2/i-have-a-problem-with-komba-please-help-me-125858/)

homar 12-14-2003 06:06 PM

I have a problem with komba! Please help me!
 
I have problem when I compile komba :-(
what should I do???
My operating system: Debian woody 3.0
KDE 3.1.4
qt3 librares

/usr/share/qt3/bin/moc DebugOutputDlg.h -o DebugOutputDlg.moc
rm -f DebugOutputDlg.cpp
echo '#include <klocale.h>' > DebugOutputDlg.cpp
/usr/share/qt3/bin/uic -L
/usr/local/kde/lib/kde3/plugins/designer -nounload -tr
tr2i18n -i DebugOutputDlg.h ./DebugOutputDlg.ui | sed -e
"s,tr2i18n( "" ),QString::null,g" | sed -e "s,tr2i18n(
"", "" ),QString::null,g" | sed -e
"s,image([0-9][0-9]*)_data,img1_DebugOutputDlg,g" >>
DebugOutputDlg.cpp || rm -f DebugOutputDlg.cpp
echo '#include "DebugOutputDlg.moc"' >> DebugOutputDlg.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde
-I/usr/share/qt3/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -D_REENTRANT -O2 -fno-exceptions
-fno-check-new -c DebugOutputDlg.cpp
DebugOutputDlg.cpp: In method
`DebugOutputDlg::DebugOutputDlg(QWidget * = 0, const char *
= 0, bool = FALSE, unsigned int = 0)':
DebugOutputDlg.cpp:40: implicit declaration of function `int
languageChange(...)'
DebugOutputDlg.cpp: At top level:
DebugOutputDlg.cpp:58: no `void
DebugOutputDlg::languageChange()' member function declared
in class `DebugOutputDlg'
make[3]: *** [DebugOutputDlg.o] Error 1
make[3]: Leaving directory
`/edycja/komba2_KDE3-0.7.3beta/komba2-0.7.3/komba2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/edycja/komba2_KDE3-0.7.3beta/komba2-0.7.3/komba2'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/edycja/komba2_KDE3-0.7.3beta/komba2-0.7.3'
make: *** [all-recursive-am] Error 2


All times are GMT -5. The time now is 08:23 PM.