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 Christian Schoenebeck
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/tree/media-sound/gigedit/files/gige > dit--gtkmm-3.24.patch Perfect! And it is now in SVN r3450 on our side. Thanks for

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 Christian Schoenebeck
On Dienstag, 1. Januar 2019 20:23:52 CET Miroslav Šulc wrote: > 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’ h

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

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

2019-01-01 Thread Christian Schoenebeck
On Tuesday, 1. Januar 2019 13:24:31 CET Miroslav Šulc wrote: > hi guys, > > happy new year! :-) Hi and happy new year everyone! > 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 b