On Mon, 2016-01-04 at 15:17 -0600, Jeremiah Benham wrote: > Lilypond 2.18.2 appears to be working for the linux binary. It does > not compile > for darwin. It says somehting like ssize_t is not defined in this > scope. > > http://denemo.org/~jjbenham/gub/target/darwin-x86/log/lilypondcairo.log
that's some sort of mixup with the set of headers being used, presumably. The warning just before the ssize_t error, about HUGE_VAL being too large, might hint that it is a 32/64 bit issue > > If I simply copy the binaries over from the official mingw lilypond, > will it work? did you mean "official darwin lilypond"? there would be some way of merging a lilypond build and a denemo one rather than building both, though I've never been clear whether the two have been sharing the same Scheme headers/libraries etc ... LilyPond is guile 1.8 while I think usually denemo is using 2.0 Do you have a working mingw with 2.18.2 LilyPond? Richard > Jeremiah > > On Mon, Jan 4, 2016 at 5:27 AM, Richard Shann > <[email protected]> wrote: > On Sun, 2016-01-03 at 17:44 +0000, Richard Shann wrote: > > On Sun, 2016-01-03 at 09:09 -0600, Jeremiah Benham wrote: > > > The server is back up. I just compiled a mingw binary for > testing > > > > I've tested the zip version of this (dated 3rd Jan). The > playback view > > has a bug to do with .mid instead of .midi on windows. I've > fixed this, > > but more seriously it fails to generate good SVG on one of > the files > > tested - this is because of the unstable version of LilyPond > shipped > > with this binary - I pointed Denemo to a separately > installed 2.18 > > LilyPond and it typeset fine. > > I think you have an idea how to ship with the stable > LilyPond? > > > I've tested the 4th Jan zip file, it comes with LilyPond > 2.18.2 but this > LilyPond crashes (Visual C++ throws up a window but the window > is > blank). Using the external version of 2.18.2 then everything > runs ok. > > Richard > > > > _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
