Re: EasyTAG 2.1.8 released



On 2013-03-01 14:47, Arnd <ttaapp gmail com> wrote:
I installed GTK+3 (3.2.4 was the newest version I could use) and its
dependencies in /usr/local and tried to compile ET-2.1.8 against it (--
with-gtk3). Compilation aborts like this:

[...]
 CC     src/easytag-log.o
 CC     src/easytag-misc.o
src/misc.c: In function 'Destroy_Mouse_Cursor':
src/misc.c:579: error: implicit declaration of function 'gdk_cursor_unref'
src/misc.c:579: warning: nested extern declaration of 'gdk_cursor_unref'
src/misc.c: In function 'Load_Filename_Select_Row_In_Other_List':
src/misc.c:3282: warning: passing argument 1 of
'gtk_scrollable_get_vadjustment' from incompatible pointer type
make[2]: *** [src/easytag-misc.o] Error 1
make[2]: Leaving directory `/mnt/ram/tmp/easytag-2.1.8'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/ram/tmp/easytag-2.1.8'
make: *** [all] Error 2

I think that you need this patch:

http://git.gnome.org/browse/easytag/commit/?id=cde61f8f5ceb5cbaacf0574b157bf5393a395b66

and possibly:

http://git.gnome.org/browse/easytag/commit/?id=14473f69b312de6f9ce3aecfd55b0c4308b15f56

which came from Florian Müllner (thanks Florian!):

https://bugzilla.gnome.org/show_bug.cgi?id=693569

I just tried with the 2.1.8 tarball of EasyTAG without those patches, and it compiled fine for me (with GTK+ 3 support enabled) although I did get lots of deprecation warnings. I am using GTK+ 3.6.3.

--
http://amigadave.com/

Attachment: pgpkgnDshciny.pgp
Description: PGP signature



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