On Fri, 2009-07-24 at 13:50 +0200, gabor papp wrote: > hi Dave, > > > I've committed some updates to the app build process - added the openal > > module and fixed some linking problems it was getting. > why did you add the ogg, flac, vorbis, vorbisenc libraries? i don't > think they are used on osx.
fluxus-audio wouldn't link here without them - as it links to the static version of libsndfile. Am I doing something wrong? > > > syntax: no pattern variables before ellipses in template at: ... in: > > ((import i.s ...) (export e.s ...) dep . body) > i don't have this problem nowadays, the app runs fine with the latest > git. it usually solved the problem when i deleted the .app directory, > rebuilt the application, and rerun the postprocessing script. i don't > know why this solved it, though. Ah yes, that indeed fixes it - strange... :) cheers, dave
