Re: [Linuxsampler-devel] svn gigedit and gtkmm-3.24.0 compilation issue

2019-01-02 Thread Miroslav Šulc via Linuxsampler-devel
thanks for guiding me and for the work you do! :-) regards. miroslav Dne 2019-01-02 17:44, Christian Schoenebeck napsal: On Wednesday, 2. Januar 2019 13:55:00 CET Miroslav Šulc wrote: thank you for guiding me :-) here's the patch that works for me: https://cgit.gentoo.org/dev/fordfrog.git/tr

Re: [Linuxsampler-devel] svn gigedit and gtkmm-3.24.0 compilation issue

2019-01-02 Thread Miroslav Šulc via Linuxsampler-devel
hi again, thank you for guiding me :-) here's the patch that works for me: https://cgit.gentoo.org/dev/fordfrog.git/tree/media-sound/gigedit/files/gigedit--gtkmm-3.24.patch regards. miroslav Dne 2019-01-01 20:50, Christian Schoenebeck napsal: On Dienstag, 1. Januar 2019 20:23:52 CET Mi

Re: [Linuxsampler-devel] svn gigedit and gtkmm-3.24.0 compilation issue

2019-01-01 Thread Miroslav Šulc via Linuxsampler-devel
hi again, thanks for the clarification. i patched the file (patch attached) and the original errors are gone, but now i get these: mainwindow.cpp: In constructor ‘PropDialog::PropDialog()’: mainwindow.cpp:2769:11: error: ‘class Table’ has no member named ‘set_margin’; did you mean ‘set_halign

[Linuxsampler-devel] svn gigedit and gtkmm-3.24.0 compilation issue

2019-01-01 Thread Miroslav Šulc via Linuxsampler-devel
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 inc