On 2018-06-01 1:10 PM, pspgen wrote:
----- Цитат от Emmanuele Bassi, на 01.06.2018
в 11:20 ----- Hi;
g_file_load_bytes() is available since GLib 2.56:
https://developer.gnome.org/gio/stable/GFile.html#g-file-load-bytes
So, you'll need to make sure that the version of GLib provided by MSYS2 is
new enough if you want to use that method.
Currently, the newest Windows port of glib is GLib 2.48, which is the
version of GLib I currently have.
On my MSYS2 system, "pkg-config --modversion glib-2.0" says,
2.56.1
You should upgrade your entire system:
$ pacboy update
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list