<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
thanks guys, I'll try porting glib to blackfin arch, and then swfdec.<br>
<br>
did anybody success porting swfdec for blackfin architecture? I feel
it's so hard to port it.<br>
<br>
pray for luck...<br>
<br>
Leslie<br>
<br>
zou lunkai 写道:
<blockquote
cite="mid:ca4b43ff0809261821u1e871ad1l6983445a41c51af9@mail.gmail.com"
type="cite">
<pre wrap="">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 <a class="moz-txt-link-rfc2396E" href="mailto:otte@gnome.org"><otte@gnome.org></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">On Fri, Sep 26, 2008 at 10:56 AM, Leslie <a class="moz-txt-link-rfc2396E" href="mailto:leslie.lige@gmail.com"><leslie.lige@gmail.com></a> wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I have compiled cairo with DirectFB backend, and I don't want use glib
or gtk in swfdec, what should I do in configuration?
</pre>
</blockquote>
<pre wrap="">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
<a class="moz-txt-link-abbreviated" href="mailto:Swfdec@lists.freedesktop.org">Swfdec@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/swfdec">http://lists.freedesktop.org/mailman/listinfo/swfdec</a>
</pre>
</blockquote>
<pre wrap=""><!---->
</pre>
</blockquote>
<br>
</body>
</html>