On 24 Oct 2013, at 18:34, Gerald Holdsworth <[email protected]> wrote:
> On 23 Oct 2013, at 21:26, Peter Howkins wrote: > >> A new version of RPCEmu is available, 0.8.11 >> >> http://www.marutan.net/rpcemu/ > > I notice that the version for Mac OS X is still at 0.8.9. I know the source > code is there, but I have no idea on how to compile this into a working > application for the Mac (I don't know C, or it's derivatives, that well...I'm > more a Pascal guy - and PHP, JavaScript, CSS and HTML). > > Can anyone advise, or even compile it for Mac OS X? > I have got Xcode installed on this machine, although I've never really used > it. There are OS X compilation instructions in my fork at https://bitbucket.org/frankoid/rpcemu-spoon-fjd, however you will need to do some work to get the latest version compiling. I haven't done OS X releases for a while for a few reasons: 1) Despite discussions with Peter and Matthew my changes haven't been merged into the main RPCEmu spoon repository, which means that every time I want to update the Mac version I have to deal with tedious merge conflicts - not fun. 2) RPCEmu uses Allegro. Allegro for OS X depends on Quickdraw, which has been deprecated by Apple. This makes Allegro difficult to compile using recent versions of Xcode / OS X. 3) Lack of time. Francis _______________________________________________ Rpcemu mailing list [email protected] http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
