Patrick Shirkey
2007-09-25 09:52:37 UTC
Hi,
I get this error when compiling the latest synce-kde:
In file included from raki.cpp:28:
installer.h:31:27: error: installdialog.h: No such file or directory
configdialog.ui.h:11: error: ‘ConfigDialog’ has not been declared
configdialog.ui.h: In function ‘void okSlot()’:
configdialog.ui.h:13: error: ‘applySlot’ was not declared in this scope
/usr/include/sys/socket.h:210: error: too few arguments to function ‘int
accept(int, sockaddr*, socklen_t*)’
configdialog.ui.h:14: error: at this point in file
configdialog.ui.h: At global scope:
configdialog.ui.h:18: error: ‘ConfigDialog’ has not been declared
configdialog.ui.h:24: error: ‘ConfigDialog’ has not been declared
configdialog.ui.h:30: error: ‘ConfigDialog’ has not been declared
configdialog.ui.h:36: error: ‘ConfigDialog’ has not been declared
configdialogimpl.h:42: error: expected class-name before ‘{’ token
configdialogimpl.h:47: error: ‘WFlags’ has not been declared
installer.h:49: error: expected class-name before ‘{’ token
raki.cpp: In constructor ‘Raki::Raki(KAboutData*, KDialog*, QWidget*,
const char*)’:
raki.cpp:128: error: no matching function for call to ‘Raki::connect(ConfigDialogImpl*&, const char [15], Raki* const, const char [15])’
/usr/lib/qt-3.3/include/qobject.h:116: note: candidates are: static bool
QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/lib/qt-3.3/include/qobject.h:226: note: bool
QObject::connect(const QObject*, const char*, const char*) const
raki.cpp:129: error: no matching function for call to ‘Raki::connect(ConfigDialogImpl*&, const char [15], Raki* const, const char [8])’
/usr/lib/qt-3.3/include/qobject.h:116: note: candidates are: static bool
QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/lib/qt-3.3/include/qobject.h:226: note: bool
QObject::connect(const QObject*, const char*, const char*) const
raki.cpp: In member function ‘bool Raki::dccmConnect()’:
raki.cpp:295: warning: ‘__comp_ctor ’ is deprecated (declared at
/usr/include/kde/ksock.h:108)
raki.cpp: In member function ‘void Raki::clickedMenu(int)’:
raki.cpp:599: error: ‘class ConfigDialogImpl’ has no member named
‘show’
make[2]: *** [raki.o] Error 1
make[2]: Leaving directory `/usr/local/src/SynCe/synce-kde/raki'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/SynCe/synce-kde/raki'
make: *** [install-recursive] Error 1
Cheers
--
Patrick Shirkey
Boost Hardware Ltd.
I get this error when compiling the latest synce-kde:
In file included from raki.cpp:28:
installer.h:31:27: error: installdialog.h: No such file or directory
configdialog.ui.h:11: error: ‘ConfigDialog’ has not been declared
configdialog.ui.h: In function ‘void okSlot()’:
configdialog.ui.h:13: error: ‘applySlot’ was not declared in this scope
/usr/include/sys/socket.h:210: error: too few arguments to function ‘int
accept(int, sockaddr*, socklen_t*)’
configdialog.ui.h:14: error: at this point in file
configdialog.ui.h: At global scope:
configdialog.ui.h:18: error: ‘ConfigDialog’ has not been declared
configdialog.ui.h:24: error: ‘ConfigDialog’ has not been declared
configdialog.ui.h:30: error: ‘ConfigDialog’ has not been declared
configdialog.ui.h:36: error: ‘ConfigDialog’ has not been declared
configdialogimpl.h:42: error: expected class-name before ‘{’ token
configdialogimpl.h:47: error: ‘WFlags’ has not been declared
installer.h:49: error: expected class-name before ‘{’ token
raki.cpp: In constructor ‘Raki::Raki(KAboutData*, KDialog*, QWidget*,
const char*)’:
raki.cpp:128: error: no matching function for call to ‘Raki::connect(ConfigDialogImpl*&, const char [15], Raki* const, const char [15])’
/usr/lib/qt-3.3/include/qobject.h:116: note: candidates are: static bool
QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/lib/qt-3.3/include/qobject.h:226: note: bool
QObject::connect(const QObject*, const char*, const char*) const
raki.cpp:129: error: no matching function for call to ‘Raki::connect(ConfigDialogImpl*&, const char [15], Raki* const, const char [8])’
/usr/lib/qt-3.3/include/qobject.h:116: note: candidates are: static bool
QObject::connect(const QObject*, const char*, const QObject*, const char*)
/usr/lib/qt-3.3/include/qobject.h:226: note: bool
QObject::connect(const QObject*, const char*, const char*) const
raki.cpp: In member function ‘bool Raki::dccmConnect()’:
raki.cpp:295: warning: ‘__comp_ctor ’ is deprecated (declared at
/usr/include/kde/ksock.h:108)
raki.cpp: In member function ‘void Raki::clickedMenu(int)’:
raki.cpp:599: error: ‘class ConfigDialogImpl’ has no member named
‘show’
make[2]: *** [raki.o] Error 1
make[2]: Leaving directory `/usr/local/src/SynCe/synce-kde/raki'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/SynCe/synce-kde/raki'
make: *** [install-recursive] Error 1
Cheers
--
Patrick Shirkey
Boost Hardware Ltd.