>
nevertheless,
> running make i get an error:
> mainwnd.cpp: In constructor
'mainwnd::mainwnd(perform*)':
> mainwnd.cpp:101: error: 'class Gtk::Button' has no member named
> 'set_tooltip_text'
[...]
I guess you have a too old Gtk version (<2.4)
installed. If you do
not like to upgrade your whole system, you can simply comment out
these lines.
No, it is caused by a GTK version < 2.12. Error is fixed for the next
release.
Hi Guido,
you are right, I have 2.10.13-1~bpo.1 installed, on good old 64studio testing.
Commenting these lines did the job, thanks a lot.
best,
d