paulmadore / osd-lyrics

Automatically exported from code.google.com/p/osd-lyrics
GNU General Public License v3.0
0 stars 0 forks source link

Changes needed for later libraries #319

Open paulmadore opened 8 years ago

paulmadore commented 8 years ago

make-d.txt ol_notify.c:20:41: error: unknown type name ‘GtkWidget’ GtkWidget _attach); ^ ol_notify.c:26:14: error: unknown type name ‘GtkWidget’ GtkWidget attach) ^ ol_notify.c: In function ‘ol_notify_music_change’: ol_notify.c:102:38: warning: implicit declaration of function ‘_get_notify’ [-Wimplicit-function-declaration] NotifyNotification music_notify = _get_notify (title, body, icon, NULL); ^ olnotify.c:102:38: warning: initialization makes pointer from integer without a cast [-Wint-conversion] make[3]: ** [ol_notify.o] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: *\ [all] Error 2 make-d.txt