> On 17 Aug 2014, at 01:40, Davide Liessi <[email protected]> wrote: > > 2014-08-09 10:27 GMT+02:00 ole <[email protected]>: >> Am 09.08.2014 um 07:35 schrieb James <[email protected]>: >>> >>> http://code.google.com/p/lilypond/issues/detail?id=2208 >>> >>> There is a workaround in there I think. >> >> Thank you, unfortunatly this workaround does not help for Mac OS 10.8.5. (as >> it is also mentioned in the linked thread.. > > The suggested workaround indeed does not work on any system I tried. > I updated the issue with details and a functioning workaround. > Of course the solution would be to build the library midi.so as a > universal binary containing both 32 bit and 64 bit code.
I wrote a script ‘midi2ly', which should be put in the $PATH, containing the single line: exec /usr/bin/arch -i386 /usr/bin/python2.7 /Applications/LilyPond.app/Contents/Resources/bin/midi2ly "$@" _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
