Re: [Vala] compile with mysql



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]