Le 16/04/2010 21:07, Frederik a écrit :
If your distro doesn't have a '/usr/lib/pkgconfig/mysql.pc' file you must specify the library with "-X -l...":valac -o test test.vala --pkg gtk+-2.0 --pkg mysql -X -lmysqlclient Best regards, Frederik
Thank you Frederik & Sam. It was exactly what I need ! jnoel _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
