On Fri, 2009-08-28 at 12:58 +0200, gabor papp wrote: > hi Dave, > > > I can't seem to get a runnable build any more - the problem seems to be > > down to fluxus-engine_ss.dylib being linked to: > > > > PLT_MrEd.framework/Versions/4.2_3m/PLT_MrEd > > > this install name is replaced by the osx_app-postbuild.sh script. didn't > you forget to run it? > > i just compiled an app, and it seems to work fine. it displays a lot of > things while running and there should be also something like this:
Yes, sorry I just discovered that - I'm sure I ran it, in fact I'm getting more weirdness now as it's not copying all the scheme code it's told to. The script and command it's producing looks fine. When I copy the scheme code by hand I get the strange make: expected struct name at: sc ... error. Will keep hitting this with a hammer until it works ;) I'm wondering if the cp command isn't maintaining permissions or bits - but that doesn't explain everything. cheers, dave
