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’ has no member named
> ‘set_margin’; did you mean ‘set_halign’?
>       table.set_margin(5);
>             ^~~~~~~~~~
>             set_halign

If you look at the mentioned locations of those errors in the source files you 
will see there are the same GTK version checks as previously described. 
Adjusting them in the same way should do the trick.

You are a Gentoo user, you can do that! :)

CU
Christian


_______________________________________________
Linuxsampler-devel mailing list
Linuxsampler-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel

Reply via email to