Static compiling of Gtk 3 applications

2018-01-26 Thread Olivier Berger
Hi. Would there be a rather recent reference documentation about the static compilation of Gtk 3 applications on Linux ? There are a few hints at sometimes undocumented "SDK" to download, or quite old resources, but I couldn't find anything for recent Gtk 3 version. My reference would be version

Re: Static compiling of Gtk 3 applications

2018-01-26 Thread Emmanuele Bassi
Hi; static linking is generally discouraged by the GTK developers, and it's definitely an untested build configuration; while we do have continuous integration for all the maintained GTK branches (gtk-2-24, gtk-3-22, and master), we never test a static build of the stack, so it's not guaranteed to