Re: What is the best way to port GNUstep application to modern Mac?
Riccardo Mottola <[email protected]>
| Newsgroups | gmane.comp.lib.gnustep.general |
|---|---|
| Message-ID | <[email protected]> |
Hi!, Michael Rans wrote: > I think most of the dependencies like SDL1.2 and espeak-ng should > build on Mac ok. The problem one is the very old Spidermonkey which as > I understand it does not build on modern Mac. I don't have a Mac to > verify this unfortunately. However, one path is to modernise to a > newer Spidermonkey on Linux and Windows assuming there is a version > that works on modern Mac (which there should be since Firefox exists > on Mac) and can be made to work with the game. Not a "small" dependency.... I'd go with this: https://ports.macports.org/port/spidermonkey/ -R