Re: Undefined reference to g_file_load_bytes()



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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]