Menu

#15 GTK GUI: slot() call error

open
nobody
5
2005-06-13
2005-06-13
No

When compiling the latest stable VBA version (1.7.2), I
get the following error:

joypadconfig.cpp: In constructor `

VBA::JoypadConfigDialog::JoypadConfigDialog(GtkDialog*,
const
Glib::RefPtr<Gnome::Glade::Xml>&)':
joypadconfig.cpp:171: error: no matching function for
call to `slot(
VBA::JoypadConfigDialog&, bool
(VBA::JoypadConfigDialog::*)(GdkEventFocus*,
unsigned int))'
joypadconfig.cpp:173: error: no matching function for
call to `slot(
VBA::JoypadConfigDialog&, bool
(VBA::JoypadConfigDialog::*)(GdkEventFocus*)
)'

What am I missing?

Discussion


Log in to post a comment.