Thanks guys It works fine.
On 13/12/05, Fernando ApesteguĂa <[EMAIL PROTECTED]> wrote:
>
> Did you try to make this?
>
> #include
>
> And then link with
>
> -lglib-2.0 (link against your glib version)
>
> Best regards
>
> -- Forwarded message --
> From: Yiannis <[EMAIL PROTECT
2005/12/13, Fernando ApesteguĂa <[EMAIL PROTECTED]>:
> Did you try to make this?
>
> #include
>
> And then link with
>
> -lglib-2.0 (link against your glib version)
>
You should use `pkg-config --cflags glib-2.0` to get the list of
include flags and `pkg-config --libs glib-2.0` to get the list of