Am 09.02.2015 um 09:02 schrieb Craig Dabelstein:
Hi all,

I've still had no joy trying to get this makefile to find openlilylib. Does anyone have any ideas?

Craig

As was suggested several times you have to add openlilylib to LilyPond's include path (as explained here: http://lilypond.org/doc/v2.18/Documentation/usage/command_002dline-usage)

That means that you have to add -I path/to/openlilylib/ly to your LILYCMD
(maybe additionally add -I path/to/openlilylib while the migration hasn't been completed)

Urs



On Mon Feb 09 2015 at 2:22:03 PM Kevin Barry <barr...@gmail.com <mailto:barr...@gmail.com>> wrote:


    On Mon, Feb 9, 2015 at 2:01 AM, Craig Dabelstein
    <craig.dabelst...@gmail.com <mailto:craig.dabelst...@gmail.com>>
    wrote:

        Does anyone have experience with using both openlilylib and
        Makefiles? I'm using Urs' scholarLy, and have updated to the
        latest code as of yesterday, and through Frescobaldi it all
        engraves fine. However, when I try to run my Makefile on the
        same piece it gives me "cannot find file: `openlilylib' ""


    Do you have the necessary folders in your include path in the
    makefile?



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to