hi guys,
happy new year! :-)
yesterday i found some time to find out why svn gigedit does not compile
on my gentoo linux system anymore. i have found that it compiles fine
with gtkmm-3.22.2 but it fails with gtkmm-3.24.0. it begins with the
following errors and some more follow:
In file included from builtinpix.cpp:2:
../compat.h: In constructor ‘HBox::HBox()’:
../compat.h:140:41: error: ‘HORIZONTAL’ is not a member of
‘Gtk::Orientation’
HBox() : Gtk::Box(Gtk::Orientation::HORIZONTAL) {}
^~~~~~~~~~
../compat.h: In constructor ‘VBox::VBox()’:
../compat.h:145:41: error: ‘VERTICAL’ is not a member of
‘Gtk::Orientation’
VBox() : Gtk::Box(Gtk::Orientation::VERTICAL) {}
^~~~~~~~
../compat.h: In constructor ‘HButtonBox::HButtonBox()’:
../compat.h:150:53: error: ‘HORIZONTAL’ is not a member of
‘Gtk::Orientation’
HButtonBox() : Gtk::ButtonBox(Gtk::Orientation::HORIZONTAL) {}
^~~~~~~~~~
../compat.h: In constructor ‘HScale::HScale()’:
../compat.h:155:45: error: ‘HORIZONTAL’ is not a member of
‘Gtk::Orientation’
HScale() : Gtk::Scale(Gtk::Orientation::HORIZONTAL) {}
^~~~~~~~~~
../compat.h: In constructor ‘HScale::HScale(const
Glib::RefPtr<Gtk::Adjustment>&)’:
../compat.h:156:104: error: ‘HORIZONTAL’ is not a member of
‘Gtk::Orientation’
HScale(const Glib::RefPtr<Gtk::Adjustment>& adjustment) :
Gtk::Scale(adjustment, Gtk::Orientation::HORIZONTAL) {}
^~~~~~~~~~
i wanted to file a bug in the bugzilla but i don't have account and
cannot create one :-)
best regards.
miroslav
_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel