Re: [gthumb-list] gThumb 3.9.1 released



Il 08/03/20 12:00, Paolo Bacchilega via gthumb-list ha scritto:
Il 08/03/20 08:25, yap via gthumb-list ha scritto:
Hello Paolo,

Thanks for your work.

Nonetheless, since a couple of months, compiling gThumb always stops with the following error

... -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
gthumb/gthumb@exe/dlg-preferences-shortcuts.c.o: In function `shortcuts__dlg_preferences_construct_cb': /home/paul/Downloads/gthumb-3.9.1/build/../gthumb/dlg-preferences-shortcuts.c:532: undefined reference to `g_ptr_array_copy'
collect2: error: ld returned 1 exit status
[185/632] Generating file_viewer.extension_merge with a custom command.
ninja: build stopped: subcommand failed.

Same with the github download.

Any ideas?


Using g_ptr_array_copy I accidentally introduced a dependency on glib 2.62, so now that version is required to compile gThumb.

Version 2.62 seems too recent to me, I'll try to lower the required glib version as much as possible.


Current master requires glib 2.54 now.

- Paolo


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