Hey, Am Montag, den 02.08.2010, 11:57 +0200 schrieb Borja Varela Brea: > After compiling a file. vala to. c I tried to compile by hand with > gcc > but obviously not found the library <glib.h> and <glib-object.h>, then > I download it from gtk , then compile the. c with the command:
You can use # valac --verbose ... this will show you what compiler flags are used to compile the .c files by vala. - fabian
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
