|
From: | Ashley Reid |
Subject: | Re: [Gnash-dev] Flash on the Ipad |
Date: | Tue, 10 Aug 2010 00:47:24 +0200 |
On 08/09/10 15:38, Ashley Reid wrote:Thanks for putting this info on our wiki.
> I have finally started putting something on the web (after taking a 2 week
> break). Here http://wiki.gnashdev.org/Building_for_iOS.
I see some weirdness in your gnash.sh script. For one thing, the
> There is a repository with the basic scripts and the standalone app.
> http://github.com/arcanon/ipadflash. I will want to put the libraries up
> next and then all the special stuff I had to do to compile.
configure script looks in $prefix for dependencies, so if you change
$TOOLS_PRE/gnash to just $TOOLS_PRE, that should make all the other
-incl and -lib options unnecessary.
--enable-renderer=agg will disable cairo, so you don't need
-enable-cairo=no. There is also prototype Aqua support in Gnash, it
might be worth finishing that up than using SDL. SDL has tons of
problems with poor event handling.
- rob -
_______________________________________________
Gnash-dev mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash-dev
[Prev in Thread] | Current Thread | [Next in Thread] |