[Swfdec] cross compile without glib?
zou lunkai
zoulunkai at gmail.com
Fri Sep 26 18:21:02 PDT 2008
FYI, the glib part used by swfdec is quite portable. I guess you won't
have much problem with it if you have ported cairo and pango to your
system.
yes, the 'gmodule' in glib is not that portable on a embeded system.
But luckly swfdec doesn't dependent on that part. (And I hope swfdec
would still aware of this in its future.)
--zou
On Sat, Sep 27, 2008 at 2:04 AM, Benjamin Otte <otte at gnome.org> wrote:
> On Fri, Sep 26, 2008 at 10:56 AM, Leslie <leslie.lige at gmail.com> wrote:
>> I have compiled cairo with DirectFB backend, and I don't want use glib
>> or gtk in swfdec, what should I do in configuration?
>>
> You must use glib for Swfdec. It is mandatory, just like Cairo and
> Pango. Why would you want to not use glib?
>
> Disabling gtk works by passing --disable-gtk to configure.
>
>
> Cheers,
> Benjamin
> _______________________________________________
> Swfdec mailing list
> Swfdec at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/swfdec
>
More information about the Swfdec
mailing list