David Fedoruk escreveu:
Hello:
I am attempting to transcribe a Scarlatti Sonata which I will cross
check with the facsimile edition -- when I get to see it. However, in
bringing in a second voice to the right hand I get this error:
dyld: Symbol not found:
Referenced from:
/Applications/LilyPond.app/Contents/Resources/bin/../lib//libguile.17.dylib
Expected in:
/Applications/LilyPond.app/Contents/Resources/bin/../lib//libguile.17.dylib
Trace/BPT trap
The suspect code at bar 23 is this:
\version "2.10.25"
upper = \relative c'' {
\clef treble
\key e \major
\time 3/4
\key e \minor r8 b''8 \grace a16 g8 fs e d | % Bar 21
{a'4-| a8 a gs fs b d |
\grace b16 c2. | b2. | % Bar 23
fs b \grace a8 gs8 fs e ds % Bar 24
}
lower = \relative c {
\clef bass
\key e \major
\time 3/4
\key e \minor e4 r4 r | % Bar 21
r8 a''8 fs8 ds cs b | % Bar 22
b,2. | % Bar 23
e4 r4 r | % Bar 24
I've successfully coded the first 20 bars, the only thing I've done
different is bring the attempt to bring the second voice in the right
hand. Since the error occurs as soon as I hit enter, I don't think
lilypond has even parsed the file completely.
I'm using Mac OS 10.4.9
this is a very strange error; I'm also missing which "symbol" isn't
found. Can you run the actual binary from a terminal, and send me the
output?
The binary is in lilypond.app/contents/resource/bin/lilypond
--
Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user