Re: MacOSX Leopard e
John Carlson <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
Uh, well, I wrote it based on jmerune.bat. Unfortunately on Leopard when it Segmentation Faults, I get a "Send to Apple" popup, and no coredump. I haven't really played around with Xcode to figure out how to enable coredumps. Here's all I get... Macintosh:emonkey johncarlson$ ./jmerune server.e-swt java -Xmx128M -cp /Users/johncarlson/dev/e:/Users/johncarlson/dev/e/ e.jar:.:/Users/johncarlson/dev/jme/lib/classes:/Users/johncarlson/dev/ jme/lib/jinput.jar:/Users/johncarlson/dev/jme/lib/jme.jar:/Users/ johncarlson/dev/jme/lib/jogg-0.0.7.jar:/Users/johncarlson/dev/jme/lib/ jorbis-0.0.15.jar:/Users/johncarlson/dev/jme/lib/junit-4.1.jar:/Users/ johncarlson/dev/jme/lib/lwjgl.jar:/Users/johncarlson/dev/jme/lib/ lwjgl_fmod3.jar:/Users/johncarlson/dev/jme/lib/lwjgl_util_applet.jar:/ Users/johncarlson/dev/swt-3.4M4-carbon-macosx/swt.jar -De.home=/Users/ johncarlson/dev/e -Djava.library.path=/Users/johncarlson/dev/jme/lib:/ Users/johncarlson/dev/swt-3.4M4-carbon-macosx -DTraceLog_dir=- - De.ListenAddressPath='127.0.0.1' org.erights.e.elang.interp.Rune server.e-swt ./jmerune: line 20: 5115 Segmentation fault $CMDLINE How do you use scripts/macify-swt.e? John On Feb 29, 2008, at 5:57 AM, Kevin Reid wrote: > On Feb 29, 2008, at 2:03, John Carlson wrote: > >> Okay. That got capDesk (non SWT) working. Now I'm trying to get >> emonkey working. See attached script. >> >> John<jmerune> > > Where did you get this script? Are the Mac-specific components your > doing, or has someone else run EMonkey on the Mac? > > In what way does it fail? > > In my experience, SWT applications will not work properly on Mac OS X > unless they are inside an application bundle (.app). scripts/macify- > swt.e in the E distribution is a tool I wrote for doing this (but it > doesn't include support for specifying the additional settings that > that 'jmerune' uses). > > -- > Kevin Reid <http://homepage.mac.com/ > kpreid/> > > > _______________________________________________ > e-lang mailing list > [email protected] > http://www.eros-os.org/mailman/listinfo/e-lang