Matt Harrison píše v Út 28. 09. 2010 v 16:56 -0400:
I get this Error when trying to compile: warning: passing argument 4 of 'g_source_set_callback' from incompatible pointer type /usr/include/glib-2.0/glib/gmain.h:199: note: expected 'GDestroyNotify' but argument is of type 'void (*)(struct Block1Data *)' Is the tutorial incorrect here?
gcc warnings are common when compiling Vala generated code. For most cases, the correct approach is to ignore them.
Attachment:
signature.asc
Description: This is a digitally signed message part