From: Andrew R. <and...@ya...> - 2008-07-17 14:43:45
|
There are 2 aspects of this that need consideration, not just the ARM aspect. (1) Currently the tool 'ifgen' that converts Objective-C frameworks into Haskell modules, is only designed to convert Foundation.framework and AppKit.framework. I have done some initial work to abstract this tool to allow it to work on other frameworks, and I will submit my patch soon. What would be nice is if we could use CoreSurface.framework (which is the API to the multi-touch-screen). (2) The ARM compilation is more of an issue, but is not something the HOC project really has control over. Also, I'm using macosx-10.4 which doesn't have an ARM cross compiler (I believe this is only available for macosx-10.5) so I can't help much on that front. Andrew --- On Wed, 7/16/08, ne...@n-... <ne...@n-...> wrote: > From: ne...@n-... <ne...@n-...> > Subject: [hoc-devel] iPhone/Cocoa Touch support? > To: hoc...@li... > Date: Wednesday, July 16, 2008, 3:18 AM > Will there be support for the iPhone/Cocoa Touch in the > future? > There are cross-compilers for the ARM-architecture. > > Regards, > Nikolas M. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move > Developer's challenge > Build the coolest Linux based applications with Moblin SDK > & win great prizes > Grand prize is a trip for two to an Open Source event > anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > hoc-devel mailing list > hoc...@li... > https://lists.sourceforge.net/lists/listinfo/hoc-devel |