g_type_unit deprecated
snj33v opened this issue · 0 comments
snj33v commented
libvisual/libvisual-plugins/plugins/actor/gdkpixbuf/actor_gdkpixbuf.c:94:5: error: ‘g_type_init’ is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations]
g_type_init ();
^
cc1: all warnings being treated as errors
make[2]: *** [plugins/actor/gdkpixbuf/CMakeFiles/actor_gdkpixbuf.dir/actor_gdkpixbuf.c.o] Error 1
make[1]: *** [plugins/actor/gdkpixbuf/CMakeFiles/actor_gdkpixbuf.dir/all] Error 2
make: *** [all] Error 2